Searched refs:graphicsSetUpdateType (Results 1 – 1 of 1) sorted by relevance
101 SetUpdateType graphicsSetUpdateType; member191 if ((m_params.hasGraphics() && m_params.graphicsSetUpdateType != SetUpdateType::WRITE) || in checkSupport()197 …if ((m_params.hasGraphics() && m_params.graphicsSetUpdateType == SetUpdateType::PUSH_WITH_TEMPLATE… in checkSupport()499 (m_params.graphicsSetUpdateType != SetUpdateType::WRITE)); in iterate()635 if (m_params.graphicsSetUpdateType == SetUpdateType::WRITE) in iterate()658 if (m_params.graphicsSetUpdateType == SetUpdateType::PUSH_WITH_TEMPLATE) in iterate()703 if (m_params.graphicsSetUpdateType == SetUpdateType::WRITE) in iterate()706 else if (m_params.graphicsSetUpdateType == SetUpdateType::PUSH) in iterate()709 else if (m_params.graphicsSetUpdateType == SetUpdateType::PUSH_WITH_TEMPLATE) in iterate()992 params.graphicsSetUpdateType = SetUpdateType::TYPE_COUNT; in createBindPointTests()[all …]