Searched refs:handleDirtyGraphicsPipeline (Results 1 – 2 of 2) sorted by relevance
866 angle::Result handleDirtyGraphicsPipeline(const gl::Context *context,
675 mGraphicsDirtyBitHandlers[DIRTY_BIT_PIPELINE] = &ContextVk::handleDirtyGraphicsPipeline;1197 angle::Result ContextVk::handleDirtyGraphicsPipeline(const gl::Context *context, in handleDirtyGraphicsPipeline() function in rx::ContextVk