Home
last modified time | relevance | path

Searched defs:resourceIndex (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp252 void StateManager11::ViewCache<ViewType, DescType>::update(size_t resourceIndex, ViewType *view) in update()
1786 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingSRVs() local
1825 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingUAVs() local
1849 for (size_t resourceIndex = 0; resourceIndex < count; ++resourceIndex) in unsetConflictingRTVs() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DShaderStorageBufferTest.cpp2397 GLuint resourceIndex = glGetProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "B"); in TEST_P() local
2444 GLuint resourceIndex = glGetProgramResourceIndex(program, GL_SHADER_STORAGE_BLOCK, "B"); in TEST_P() local
DGLSLTest.cpp3341 GLuint resourceIndex = in TEST_P() local