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 D | st_nir.h | 57 void st_nir_lower_samplers(struct pipe_screen *screen, struct nir_shader *nir,
|
| H A D | st_nir_builtins.c | 64 st_nir_lower_samplers(screen, nir, NULL, NULL);
|
| H A D | st_glsl_to_nir.cpp | 899 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 D | st_nir.h | 59 void st_nir_lower_samplers(struct pipe_screen *screen, struct nir_shader *nir,
|
| H A D | st_nir_builtins.c | 66 st_nir_lower_samplers(screen, nir, NULL, NULL);
|
| H A D | st_glsl_to_nir.cpp | 979 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 D | st_program.c | 1478 st_nir_lower_samplers(st->screen, state.ir.nir,
|
Completed in 8 milliseconds