Home
last modified time | relevance | path

Searched defs:base_index (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_samplers.c34 unsigned base_index = 0; in lower_tex_src_to_offset() local
H A Dnir_opt_copy_prop_vars.c462 value_set_from_value(struct value *value, const struct value *from, unsigned base_index, unsigned write_mask) value_set_from_value() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_resources.c246 si_nir_load_sampler_desc(struct ac_shader_abi *abi, unsigned descriptor_set, unsigned base_index, unsigned constant_index, LLVMValueRef dynamic_index, enum ac_descriptor_type desc_type, bool image, bool write, bool bindless) si_nir_load_sampler_desc() argument
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_validate.c285 uint32_t base_index = *(uint32_t *)(untrusted + 5); in validate_gl_array_primitive() local
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c688 int base_index = params->NumParameters; in add_parameter() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c1110 lower_tex_deref(nir_builder *b, nir_tex_instr *tex, nir_tex_src_type deref_src_type, unsigned *base_index, unsigned plane, struct apply_pipeline_layout_state *state) lower_tex_deref() argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_memory.cpp1224 const auto base_index = 2; in ValidateAccessChain() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_memory.cpp1224 const auto base_index = 2; in ValidateAccessChain() local
/third_party/spirv-tools/source/val/
H A Dvalidate_memory.cpp1298 const auto base_index = 2; in ValidateAccessChain() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_variables.c262 vtn_resource_reindex(struct vtn_builder *b, enum vtn_variable_mode mode, nir_ssa_def *base_index, nir_ssa_def *offset_index) vtn_resource_reindex() argument
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc1273 TNode<IntPtrT> base_index; in DispatchWide() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c325 radv_get_sampler_desc(struct ac_shader_abi *abi, unsigned descriptor_set, unsigned base_index, in radv_get_sampler_desc() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c674 unsigned base_index = 0; in lower_tex_src_to_offset() local
816 unsigned base_index = 0; in lower_image_deref() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-gpos-table.hh2085 unsigned int base_index = (this+baseCoverage).get_coverage (buffer->info[skippy_iter.idx].codepoint); in apply() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.cpp1239 uint32_t base_index = dynamic_buffer.second.first; in emit_entry_point_declarations() local
1289 ensure_valid_name(name, "m"), " + ", to_name(dynamic_offsets_buffer_id), "[", base_index, "]);"); in emit_entry_point_declarations() local
/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_ngg.c1702 unsigned base_index = base + base_offset + component_index / 4; in lower_ngg_gs_store_output() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c4365 static LLVMValueRef get_bindless_index_from_uniform(struct ac_nir_context *ctx, unsigned base_index, in get_bindless_index_from_uniform() argument
4387 unsigned base_index; /* binding in vulkan */ member
4401 unsigned base_index; in get_sampler_desc_internal() local
[all...]

Completed in 70 milliseconds