| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast_array_index.cpp | 170 ir_constant *const const_index = idx->constant_expression_value(mem_ctx); in _mesa_ast_array_index_to_hir() local
|
| H A D | opt_algebraic.cpp | 253 ir_algebraic_visitor::reassociate_constant(ir_expression *ir1, int const_index, in reassociate_constant() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_resources.c | 254 unsigned const_index = base_index + constant_index; in si_nir_load_sampler_desc() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_nir_aos.c | 119 emit_load_var(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned num_components, unsigned bit_size, nir_variable *var, unsigned vertex_index, LLVMValueRef indir_vertex_index, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) emit_load_var() argument 141 emit_store_var(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned num_components, unsigned bit_size, nir_variable *var, unsigned writemask, LLVMValueRef indir_vertex_index, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef vals) emit_store_var() argument
|
| H A D | lp_bld_nir.c | 1443 unsigned const_index; in visit_load_var() local 1484 unsigned const_index = 0; in visit_store_var() local 1605 unsigned const_index; in visit_load_image() local 1645 unsigned const_index; visit_store_image() local 1688 unsigned const_index; visit_atomic_image() local 1768 unsigned const_index; visit_image_size() local 1791 unsigned const_index; visit_image_samples() local 1954 unsigned const_index; visit_interp() local [all...] |
| H A D | lp_bld_nir_soa.c | 349 emit_load_var(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned num_components, unsigned bit_size, nir_variable *var, unsigned vertex_index, LLVMValueRef indir_vertex_index, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef result[NIR_MAX_VEC_COMPONENTS]) emit_load_var() argument 574 emit_store_tcs_chan(struct lp_build_nir_context *bld_base, bool is_compact, unsigned bit_size, unsigned location, unsigned const_index, LLVMValueRef indir_vertex_index, LLVMValueRef indir_index, unsigned comp, unsigned chan, LLVMValueRef chan_val) emit_store_tcs_chan() argument 641 emit_store_var(struct lp_build_nir_context *bld_base, nir_variable_mode deref_mode, unsigned num_components, unsigned bit_size, nir_variable *var, unsigned writemask, LLVMValueRef indir_vertex_index, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef dst) emit_store_var() argument 2504 emit_interp_at(struct lp_build_nir_context *bld_base, unsigned num_components, nir_variable *var, bool centroid, bool sample, unsigned const_index, LLVMValueRef indir_index, LLVMValueRef offsets[2], LLVMValueRef dst[4]) emit_interp_at() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | desc_sroa.cpp | 108 const analysis::Constant* const_index = in ReplaceAccessChain() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | desc_sroa.cpp | 108 const analysis::Constant* const_index = in ReplaceAccessChain() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | desc_sroa.cpp | 109 const analysis::Constant* const_index = in ReplaceAccessChain() local
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_optimize.c | 727 int const_index = -1; in peephole_mul_omod() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | eval.c | 169 int const_index; member
|
| /third_party/mesa3d/src/imagination/vulkan/pds/ |
| H A D | pvr_xgl_pds.c | 309 uint32_t const_index = ~0U; in pvr_find_constant2() local
|
| /third_party/mesa3d/src/freedreno/ir2/ |
| H A D | instr-a2xx.h | 359 uint32_t const_index : 5; member
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | nir_to_dxil.c | 4085 bool const_index = nir_src_is_const(intr->src[0]); in emit_vulkan_resource_index() local
|