Home
last modified time | relevance | path

Searched refs:fill_parameters (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_linker.h46 bool fill_parameters; member
68 bool fill_parameters);
Dgl_nir_linker.c792 if (!gl_nir_link_uniforms(consts, prog, options->fill_parameters)) in gl_nir_link_spirv()
Dgl_nir_link_uniforms.c1534 bool fill_parameters) in gl_nir_link_uniforms() argument
1629 state.params = fill_parameters ? sh->Program->Parameters : NULL; in gl_nir_link_uniforms()