Home
last modified time | relevance | path

Searched refs:gather_tex_info (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_gather_info.c693 gather_tex_info(nir_tex_instr *instr, nir_shader *shader) in gather_tex_info() function
753 gather_tex_info(nir_instr_as_tex(instr), shader); in gather_info_block()
/external/mesa3d/src/amd/vulkan/
Dradv_shader_info.c259 gather_tex_info(const nir_shader *nir, const nir_tex_instr *instr, in gather_tex_info() function
286 gather_tex_info(nir, nir_instr_as_tex(instr), info); in gather_info_block()