Home
last modified time | relevance | path

Searched refs:handleDirtyGraphicsShaderResources (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h844 angle::Result handleDirtyGraphicsShaderResources(DirtyBits::Iterator *dirtyBitsIterator,
DContextVk.cpp511 &ContextVk::handleDirtyGraphicsShaderResources;
1865 angle::Result ContextVk::handleDirtyGraphicsShaderResources(DirtyBits::Iterator *dirtyBitsIterator, in handleDirtyGraphicsShaderResources() function in rx::ContextVk