Searched refs:gl_nir_lower_samplers_as_deref (Results 1 – 8 of 8) sorted by relevance
36 gl_nir_lower_samplers_as_deref(shader, shader_program); in gl_nir_lower_samplers()
41 bool gl_nir_lower_samplers_as_deref(nir_shader *shader,
345 gl_nir_lower_samplers_as_deref(nir_shader *shader, in gl_nir_lower_samplers_as_deref() function
80 'gl_nir_lower_samplers_as_deref.c',
30 glsl/gl_nir_lower_samplers_as_deref.c \
917 NIR_PASS_V(nir, gl_nir_lower_samplers_as_deref, shader_program); in st_nir_lower_samplers()
1607 - nir: Fix gl_nir_lower_samplers_as_deref's structure type handling.1608 - nir: Make gl_nir_lower_samplers use gl_nir_lower_samplers_as_deref
196 \`gl_nir_lower_samplers_as_deref'2530 - nir: Gather texture bitmasks in gl_nir_lower_samplers_as_deref.