Searched refs:st_nir_lower_samplers (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_nir.h | 59 void st_nir_lower_samplers(struct pipe_screen *screen, struct nir_shader *nir,
|
D | st_nir_builtins.c | 66 st_nir_lower_samplers(screen, nir, NULL, NULL); in st_nir_finish_builtin_shader()
|
D | st_glsl_to_nir.cpp | 979 st_nir_lower_samplers(struct pipe_screen *screen, nir_shader *nir, in st_nir_lower_samplers() function 1064 st_nir_lower_samplers(screen, nir, shader_program, prog); in st_finalize_nir()
|
D | st_program.c | 1478 st_nir_lower_samplers(st->screen, state.ir.nir, in st_create_fp_variant()
|