Searched refs:handleDirtyGraphicsIndexBuffer (Results 1 – 2 of 2) sorted by relevance
872 angle::Result handleDirtyGraphicsIndexBuffer(const gl::Context *context,
679 mGraphicsDirtyBitHandlers[DIRTY_BIT_INDEX_BUFFER] = &ContextVk::handleDirtyGraphicsIndexBuffer;1371 angle::Result ContextVk::handleDirtyGraphicsIndexBuffer(const gl::Context *context, in handleDirtyGraphicsIndexBuffer() function in rx::ContextVk