Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_nir.cpp204 int shaderidx = 0; in st_nir_assign_uniform_locations() local
213 loc = shaderidx; in st_nir_assign_uniform_locations()
214 shaderidx += type_size(uniform->type); in st_nir_assign_uniform_locations()