Searched defs:resourceIndex (Results 1 – 7 of 7) sorted by relevance
144 int resourceIndex, in calculateResourceSize()
241 void StateManager11::ViewCache<ViewType, DescType>::update(size_t resourceIndex, ViewType *view) in update()1826 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingSRVs() local1865 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingUAVs() local1891 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingRTVs() local
2574 GLuint resourceIndex = glGetProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "B"); in TEST_P() local2621 GLuint resourceIndex = glGetProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "B"); in TEST_P() local
4760 GLuint resourceIndex = in TEST_P() local
384 void UpdateResourceIDBuffer(int resourceIndex, GLuint id) in UpdateResourceIDBuffer()
4579 …for (deUint32 resourceIndex = 0; resourceIndex < DE_LENGTH_OF_ARRAY(binding.perBindingResourceInde… in iterate() local
3032 glw::GLuint resourceIndex; in iterate() local