Searched refs:SubroutineUniformRemapTable (Results 1 – 6 of 6) sorted by relevance
384 if (p->sh.SubroutineUniformRemapTable[j] == INACTIVE_UNIFORM_EXPLICIT_LOCATION) in link_util_calculate_subroutine_compat()387 struct gl_uniform_storage *uni = p->sh.SubroutineUniformRemapTable[j]; in link_util_calculate_subroutine_compat()
332 p->sh.SubroutineUniformRemapTable[element_loc] = in nir_setup_uniform_remap_tables()365 p->sh.SubroutineUniformRemapTable = in nir_setup_uniform_remap_tables()367 p->sh.SubroutineUniformRemapTable, in nir_setup_uniform_remap_tables()372 p->sh.SubroutineUniformRemapTable[p->sh.NumSubroutineUniformRemapTable + k] = in nir_setup_uniform_remap_tables()
2986 p->sh.SubroutineUniformRemapTable = in reserve_subroutine_explicit_locations()2987 reralloc(p, p->sh.SubroutineUniformRemapTable, in reserve_subroutine_explicit_locations()2991 if (!p->sh.SubroutineUniformRemapTable) { in reserve_subroutine_explicit_locations()2998 p->sh.SubroutineUniformRemapTable[i] = NULL; in reserve_subroutine_explicit_locations()3007 if (p->sh.SubroutineUniformRemapTable[loc] == INACTIVE_UNIFORM_EXPLICIT_LOCATION) { in reserve_subroutine_explicit_locations()3024 p->sh.SubroutineUniformRemapTable[loc] = INACTIVE_UNIFORM_EXPLICIT_LOCATION; in reserve_subroutine_explicit_locations()
631 sh->Program->sh.SubroutineUniformRemapTable); in write_uniform_remap_tables()685 glprog->sh.SubroutineUniformRemapTable = in read_uniform_remap_tables()
562 struct gl_uniform_storage **SubroutineUniformRemapTable; member
3027 struct gl_uniform_storage *uni = p->sh.SubroutineUniformRemapTable[i]; in _mesa_UniformSubroutinesuiv()3756 struct gl_uniform_storage *uni = p->sh.SubroutineUniformRemapTable[i]; in _mesa_shader_write_subroutine_index()3799 struct gl_uniform_storage *uni = p->sh.SubroutineUniformRemapTable[i]; in _mesa_program_init_subroutine_defaults()