Home
last modified time | relevance | path

Searched defs:coord_components (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_readonly_images_to_tex.c131 unsigned coord_components = in lower_readonly_image_op() local
Dnir_serialize.c1441 unsigned coord_components:3; member
Dnir.h2230 unsigned coord_components; member
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_lower_int_samplers.c64 unsigned coord_components = tex->coord_components; in dx_get_texture_lod() local
Dnir_to_dxil.c4063 unsigned coord_components = 0, offset_components = 0, dx_components = 0, dy_components = 0; in emit_tex() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs.cpp4903 unsigned coord_components, in lower_sampler_logical_send_gfx4()
5011 unsigned coord_components, in lower_sampler_logical_send_gfx5()
5182 unsigned coord_components, in lower_sampler_logical_send_gfx7()
5577 const unsigned coord_components = inst->src[TEX_LOGICAL_SRC_COORD_COMPONENTS].ud; in lower_sampler_logical_send() local
Dbrw_vec4_visitor.cpp832 int coord_components, in emit_texture()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1105 unsigned coord_components = nir_src_num_components(tex->src[c].src); in lower_bindless_instr() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.hpp421 uint32_t coord = 0, coord_components = 0, dref = 0; member
Dspirv_hlsl.cpp2815 uint32_t coord_components = 0; in emit_texture_op() local
Dspirv_glsl.cpp6701 uint32_t coord_components = 0; in to_texture_op() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c425 unsigned coord_components = zscale ? 3 : 2; in build_blit_fs_shader() local
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c2778 unsigned coord_components; in vtn_handle_texture() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c3111 unsigned coord_components = 0; in emit_tex() local