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