Home
last modified time | relevance | path

Searched refs:TARGETTYPE_PIPELINE (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp234 TARGETTYPE_PIPELINE, enumerator
274 else if (m_targetType == TARGETTYPE_PIPELINE) in beforeDrawCall()
286 else if (m_targetType == TARGETTYPE_PIPELINE) in beforeDrawCall()
300 else if (m_targetType == TARGETTYPE_PIPELINE) in beforeDrawCall()
317 else if (m_targetType == TARGETTYPE_PIPELINE) in beforeDrawCall()
891 …(m_separatePrograms) ? (BeforeDrawValidator::TARGETTYPE_PIPELINE) : (BeforeDrawValidator::TARGETTY… in execute()