Home
last modified time | relevance | path

Searched defs:base_ptr (Results 1 - 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos_array.c53 lp_build_fetch_rgba_aos_array(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type dst_type, LLVMValueRef base_ptr, LLVMValueRef offset) lp_build_fetch_rgba_aos_array() argument
H A Dlp_bld_format_yuv.c483 lp_build_fetch_subsampled_rgba_aos(struct gallivm_state *gallivm, const struct util_format_description *format_desc, unsigned n, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef i, LLVMValueRef j) lp_build_fetch_subsampled_rgba_aos() argument
H A Dlp_bld_gather.c49 lp_build_gather_elem_ptr(struct gallivm_state *gallivm, unsigned length, LLVMValueRef base_ptr, LLVMValueRef offsets, unsigned i) lp_build_gather_elem_ptr() argument
81 lp_build_gather_elem(struct gallivm_state *gallivm, unsigned length, unsigned src_width, unsigned dst_width, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offsets, unsigned i, boolean vector_justify) lp_build_gather_elem() argument
164 lp_build_gather_elem_vec(struct gallivm_state *gallivm, unsigned length, unsigned src_width, LLVMTypeRef src_type, struct lp_type dst_type, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offsets, unsigned i, boolean vector_justify) lp_build_gather_elem_vec() argument
278 lp_build_gather_avx2(struct gallivm_state *gallivm, unsigned length, unsigned src_width, struct lp_type dst_type, LLVMValueRef base_ptr, LLVMValueRef offsets) lp_build_gather_avx2() argument
408 lp_build_gather(struct gallivm_state *gallivm, unsigned length, unsigned src_width, struct lp_type dst_type, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offsets, boolean vector_justify) lp_build_gather() argument
[all...]
H A Dlp_bld_format_aos.c471 lp_build_fetch_rgba_aos(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type type, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef i, LLVMValueRef j, LLVMValueRef cache) lp_build_fetch_rgba_aos() argument
[all...]
H A Dlp_bld_format_soa.c415 lp_build_fetch_rgba_soa(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type type, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef i, LLVMValueRef j, LLVMValueRef cache, LLVMValueRef rgba_out[4]) lp_build_fetch_rgba_soa() argument
1013 lp_build_store_rgba_soa(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type type, LLVMValueRef exec_mask, LLVMValueRef base_ptr, LLVMValueRef offset, LLVMValueRef out_of_bounds, const LLVMValueRef rgba_in[4]) lp_build_store_rgba_soa() argument
[all...]
H A Dlp_bld_sample.h280 (*base_ptr)(const struct lp_sampler_dynamic_state *state, member
446 LLVMValueRef base_ptr; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.h79 uint64_t base_ptr; member
H A Dradv_acceleration_structure.c200 const char *base_ptr = (const char *)device->ws->buffer_map(accel->bo); in radv_WriteAccelerationStructuresPropertiesKHR() local
507 compute_bounds(const char *base_ptr, uint32_t node_id, float *bounds) in compute_bounds() argument
579 optimize_bvh(const char *base_ptr, uint32_ argument
659 char *base_ptr = (char *)device->ws->buffer_map(accel->bo); build_bvh() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dobject-start-bitmap.h114 Address base_ptr = StartIndexToAddress(object_start_number); in FindBasePtr() local
118 void ObjectStartBitmap::SetBit(Address base_ptr) { in SetBit() argument
125 void ObjectStartBitmap::ClearBit(Address base_ptr) { in ClearBit() argument
149 void ObjectStartBitmap::ObjectStartIndexAndBit(Address base_ptr, in ObjectStartIndexAndBit() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dcode_sink.cpp175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
H A Dcombine_access_chains.cpp96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcode_sink.cpp175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
H A Dcombine_access_chains.cpp96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
/third_party/spirv-tools/source/opt/
H A Dcode_sink.cpp175 Instruction* base_ptr = inst->GetBaseAddress(); in ReferencesMutableMemory() local
H A Dcombine_access_chains.cpp96 Instruction* base_ptr = def_use_mgr->GetDef(inst->GetSingleWordInOperand(0)); in GetIndexedType() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_interp.c555 LLVMValueRef base_ptr = LLVMBuildBitCast(gallivm->builder, bld->sample_pos_array, in lp_build_interp_soa() local
/third_party/mesa3d/src/gallium/auxiliary/translate/
H A Dtranslate_sse.c52 const void *base_ptr; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c545 nir_ssa_def *base_ptr = in build_buffer_addr_for_res_index() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_context.c1163 draw_set_mapped_texture(struct draw_context *draw, enum pipe_shader_type shader_stage, unsigned sview_idx, uint32_t width, uint32_t height, uint32_t depth, uint32_t first_level, uint32_t last_level, uint32_t num_samples, uint32_t sample_stride, const void *base_ptr, uint32_t row_stride[PIPE_MAX_TEXTURE_LEVELS], uint32_t img_stride[PIPE_MAX_TEXTURE_LEVELS], uint32_t mip_offsets[PIPE_MAX_TEXTURE_LEVELS]) draw_set_mapped_texture() argument
1187 draw_set_mapped_image(struct draw_context *draw, enum pipe_shader_type shader_stage, unsigned idx, uint32_t width, uint32_t height, uint32_t depth, const void *base_ptr, uint32_t row_stride, uint32_t img_stride, uint32_t num_samples, uint32_t sample_stride) draw_set_mapped_image() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_memory.cpp970 auto base_ptr = _.TracePointer(pointer); in ValidateStore() local
H A Dvalidation_state.cpp1267 auto base_ptr = inst; in TracePointer() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_memory.cpp970 auto base_ptr = _.TracePointer(pointer); in ValidateStore() local
H A Dvalidation_state.cpp1267 auto base_ptr = inst; in TracePointer() local
/third_party/spirv-tools/source/val/
H A Dvalidate_memory.cpp1042 auto base_ptr = _.TracePointer(pointer); in ValidateStore() local
H A Dvalidation_state.cpp1559 auto base_ptr = inst; in TracePointer() local

Completed in 38 milliseconds

12