Searched refs:handleDirtyGraphicsTextures (Results 1 – 2 of 2) sorted by relevance
868 angle::Result handleDirtyGraphicsTextures(const gl::Context *context,
676 mGraphicsDirtyBitHandlers[DIRTY_BIT_TEXTURES] = &ContextVk::handleDirtyGraphicsTextures;1330 angle::Result ContextVk::handleDirtyGraphicsTextures(const gl::Context *context, in handleDirtyGraphicsTextures() function in rx::ContextVk