Home
last modified time | relevance | path

Searched defs:tex_index (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_nir_optim.c23 int tex_index = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in get_tex_unit() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_nir_lower_tex_src_plane.c124 int tex_index = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in lower_tex_src_plane() local
/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/
H A DMaliCounter.cpp399 …const int tex_index = find_counter_index_by_name(mali_userspace::MALI_NAME_BLOCK_SHADER, "TEX_… in stop() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dffvertex_prog.c344 gl_state_index state_index, unsigned tex_index) in load_state_mat4()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_tex.c1578 int tex_index = nir_tex_instr_src_index(tex, nir_tex_src_texture_deref); in nir_lower_tex_block() local