Searched defs:resourceIndex (Results 1 – 4 of 4) sorted by relevance
252 void StateManager11::ViewCache<ViewType, DescType>::update(size_t resourceIndex, ViewType *view) in update()1787 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingSRVs() local1826 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingUAVs() local1850 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingRTVs() local
2394 GLuint resourceIndex = glGetProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "B"); in TEST_P() local2441 GLuint resourceIndex = glGetProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "B"); in TEST_P() local
3898 GLuint resourceIndex = in TEST_P() local
3032 glw::GLuint resourceIndex; in iterate() local