Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dlink_uniforms.cpp43 #define UNMAPPED_UNIFORM_LOC ~0u macro
742 this->uniforms[id].remap_location = UNMAPPED_UNIFORM_LOC; in visit_field()
1059 UNMAPPED_UNIFORM_LOC) { in link_setup_uniform_remap_tables()
1088 if (prog->data->UniformStorage[i].remap_location != UNMAPPED_UNIFORM_LOC) in link_setup_uniform_remap_tables()
1142 if (prog->data->UniformStorage[i].remap_location == UNMAPPED_UNIFORM_LOC) in link_setup_uniform_remap_tables()
1175 UNMAPPED_UNIFORM_LOC) in link_setup_uniform_remap_tables()