Lines Matching refs:blks
1191 struct gl_uniform_block *blks = NULL;1229 int index = link_cross_validate_uniform_block(prog->data, &blks,1266 blks[j].stageref |= sh_blks[stage_index]->stageref;1267 sh_blks[stage_index] = &blks[j];1277 prog->data->ShaderStorageBlocks = blks;1279 prog->data->UniformBlocks = blks;