Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c39 #define UNMAPPED_UNIFORM_LOC ~0u macro
221 if (prog->data->UniformStorage[i].remap_location == UNMAPPED_UNIFORM_LOC) in nir_setup_uniform_remap_tables()
258 if (uniform->remap_location != UNMAPPED_UNIFORM_LOC) in nir_setup_uniform_remap_tables()
320 if (prog->data->UniformStorage[i].remap_location == UNMAPPED_UNIFORM_LOC) in nir_setup_uniform_remap_tables()
358 UNMAPPED_UNIFORM_LOC) in nir_setup_uniform_remap_tables()
1376 uniform->remap_location = UNMAPPED_UNIFORM_LOC; in nir_link_uniform()
1510 if (uniform->remap_location != UNMAPPED_UNIFORM_LOC && in nir_link_uniform()

Completed in 3 milliseconds