Home
last modified time | relevance | path

Searched refs:can_remove_uniform (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c38 can_remove_uniform(nir_variable *var, UNUSED void *data) in can_remove_uniform() function
607 .can_remove_var = can_remove_uniform, in gl_nir_link_spirv()
671 .can_remove_var = can_remove_uniform, in gl_nir_link_glsl()
/external/mesa3d/docs/relnotes/
D20.2.0.rst4564 - glsl: add can_remove_uniform() helper to the NIR linker