Searched refs:INACTIVE_UNIFORM_EXPLICIT_LOCATION (Results 1 – 6 of 6) sorted by relevance
38 #define INACTIVE_UNIFORM_EXPLICIT_LOCATION ((gl_uniform_storage *) -1) macro
264 if (p->sh.SubroutineUniformRemapTable[j] == INACTIVE_UNIFORM_EXPLICIT_LOCATION) in link_util_calculate_subroutine_compat()
1435 INACTIVE_UNIFORM_EXPLICIT_LOCATION); in link_setup_uniform_remap_tables()1532 INACTIVE_UNIFORM_EXPLICIT_LOCATION); in link_setup_uniform_remap_tables()
3443 if (prog->UniformRemapTable[loc] == INACTIVE_UNIFORM_EXPLICIT_LOCATION) { in reserve_explicit_locations()3468 prog->UniformRemapTable[loc] = INACTIVE_UNIFORM_EXPLICIT_LOCATION; in reserve_explicit_locations()3508 if (p->sh.SubroutineUniformRemapTable[loc] == INACTIVE_UNIFORM_EXPLICIT_LOCATION) { in reserve_subroutine_explicit_locations()3525 p->sh.SubroutineUniformRemapTable[loc] = INACTIVE_UNIFORM_EXPLICIT_LOCATION; in reserve_subroutine_explicit_locations()
587 if (entry == INACTIVE_UNIFORM_EXPLICIT_LOCATION) { in write_uniform_remap_table()652 remap_table[i] = INACTIVE_UNIFORM_EXPLICIT_LOCATION; in read_uniform_remap_table()
235 INACTIVE_UNIFORM_EXPLICIT_LOCATION) in validate_uniform_parameters()