Searched refs:handleDirtyGraphicsIndexBuffer (Results 1 – 2 of 2) sorted by relevance
838 angle::Result handleDirtyGraphicsIndexBuffer(DirtyBits::Iterator *dirtyBitsIterator,
505 mGraphicsDirtyBitHandlers[DIRTY_BIT_INDEX_BUFFER] = &ContextVk::handleDirtyGraphicsIndexBuffer;1716 angle::Result ContextVk::handleDirtyGraphicsIndexBuffer(DirtyBits::Iterator *dirtyBitsIterator, in handleDirtyGraphicsIndexBuffer() function in rx::ContextVk