Home
last modified time | relevance | path

Searched defs:const_index (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dast_array_index.cpp170 ir_constant *const const_index = idx->constant_expression_value(mem_ctx); in _mesa_ast_array_index_to_hir() local
H A Dopt_algebraic.cpp253 ir_algebraic_visitor::reassociate_constant(ir_expression *ir1, int const_index, in reassociate_constant() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_resources.c254 unsigned const_index = base_index + constant_index; in si_nir_load_sampler_desc() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_aos.c119 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 Dlp_bld_nir.c1443 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 Dlp_bld_nir_soa.c349 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 Ddesc_sroa.cpp108 const analysis::Constant* const_index = in ReplaceAccessChain() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddesc_sroa.cpp108 const analysis::Constant* const_index = in ReplaceAccessChain() local
/third_party/spirv-tools/source/opt/
H A Ddesc_sroa.cpp109 const analysis::Constant* const_index = in ReplaceAccessChain() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_optimize.c727 int const_index = -1; in peephole_mul_omod() local
/third_party/ffmpeg/libavutil/
H A Deval.c169 int const_index; member
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_xgl_pds.c309 uint32_t const_index = ~0U; in pvr_find_constant2() local
/third_party/mesa3d/src/freedreno/ir2/
H A Dinstr-a2xx.h359 uint32_t const_index : 5; member
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c4085 bool const_index = nir_src_is_const(intr->src[0]); in emit_vulkan_resource_index() local

Completed in 28 milliseconds