Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c323 unsigned texture_index) in convert_yuv_to_rgb()
364 unsigned texture_index) in lower_y_uv_external()
383 unsigned texture_index) in lower_y_u_v_external()
403 unsigned texture_index) in lower_yx_xuxv_external()
422 unsigned texture_index) in lower_xy_uxvx_external()
441 unsigned texture_index) in lower_ayuv_external()
459 unsigned texture_index) in lower_y41x_external()
477 unsigned texture_index) in lower_xyuv_external()
495 unsigned texture_index) in lower_yuv_external()
513 unsigned texture_index) in lower_yu_yv_external()
[all …]
Dnir.h2277 unsigned texture_index; member
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.cpp304 unsigned texture_index = params->texture_index; in swr_sampler_soa_emit_fetch_texel() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm_sample.c333 unsigned texture_index = params->texture_index; in draw_llvm_sampler_soa_emit_fetch_texel() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.c369 unsigned texture_index = params->texture_index; in lp_llvm_sampler_soa_emit_fetch_texel() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.h171 uint8_t texture_index[MAX_NUM_FRAGMENT_REGISTERS_ATI]; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c2500 unsigned texture_index, in lp_build_sample_common()
3268 unsigned texture_index, in lp_build_sample_soa_code()
3932 unsigned texture_index, in lp_build_sample_gen_func()
4066 int texture_index, int sampler_index, in lp_build_sample_soa_func()
Dlp_bld_sample.h106 unsigned texture_index; member
/third_party/skia/third_party/externals/tint/src/inspector/
Dinspector.cc807 int texture_index = signature.IndexOf(sem::ParameterUsage::kTexture); in GenerateSamplerTargets() local
/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h401 uint32_t texture_index; member
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c2334 int texture_index = instr->texture_index; in emit_texop_native() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_private.h1696 v3dv_pipeline_combined_index_key_create(uint32_t texture_index, in v3dv_pipeline_combined_index_key_create()
1704 uint32_t *texture_index, in v3dv_pipeline_combined_index_key_unpack()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_nir.cpp6152 const uint32_t texture_index = in nir_emit_texture() local
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c3213 unsigned texture_index = tex->texture_index; in emit_tex() local