Searched refs:st_nir_lower_samplers (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_nir.h57 void st_nir_lower_samplers(struct pipe_screen *screen, struct nir_shader *nir,
H A Dst_nir_builtins.c64 st_nir_lower_samplers(screen, nir, NULL, NULL);
H A Dst_glsl_to_nir.cpp899 st_nir_lower_samplers(struct pipe_screen *screen, nir_shader *nir, function in typeref:typename:void
956 st_nir_lower_samplers(screen, nir, shader_program, prog);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_nir.h59 void st_nir_lower_samplers(struct pipe_screen *screen, struct nir_shader *nir,
H A Dst_nir_builtins.c66 st_nir_lower_samplers(screen, nir, NULL, NULL);
H A Dst_glsl_to_nir.cpp979 st_nir_lower_samplers(struct pipe_screen *screen, nir_shader *nir, function in typeref:typename:void
1064 st_nir_lower_samplers(screen, nir, shader_program, prog);
H A Dst_program.c1478 st_nir_lower_samplers(st->screen, state.ir.nir,

Completed in 8 milliseconds