Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlower_const_arrays_to_uniforms.cpp153 unsigned free_uniform_slots = max_uniform_components - uniform_components; in lower_const_arrays_to_uniforms() local
155 lower_const_array_visitor v(instructions, stage, free_uniform_slots); in lower_const_arrays_to_uniforms()