Searched refs:sampler_index_lt (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_tex.c916 sampler_index_lt(nir_tex_instr *tex, unsigned max) function in typeref:typename:bool
1105 has_min_lod && !sampler_index_lt(tex, 16)) ||
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_tex.c1059 sampler_index_lt(nir_tex_instr *tex, unsigned max) function in typeref:typename:bool
1414 has_min_lod && !sampler_index_lt(tex, 16)) ||

Completed in 5 milliseconds