Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h836 angle::Result handleDirtyGraphicsVertexBuffers(DirtyBits::Iterator *dirtyBitsIterator,
DContextVk.cpp504 &ContextVk::handleDirtyGraphicsVertexBuffers;
1686 angle::Result ContextVk::handleDirtyGraphicsVertexBuffers(DirtyBits::Iterator *dirtyBitsIterator, in handleDirtyGraphicsVertexBuffers() function in rx::ContextVk