Searched refs:m_targetType (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsShaderLibraryCase.cpp234 const TargetType m_targetType; member in class:deqp::gls::sl::BeforeDrawValidator
243 , m_targetType (targetType)
257 if (m_targetType == TARGETTYPE_PROGRAM)
259 else if (m_targetType == TARGETTYPE_PIPELINE)
269 if (m_targetType == TARGETTYPE_PROGRAM)
271 else if (m_targetType == TARGETTYPE_PIPELINE)
283 if (m_targetType == TARGETTYPE_PROGRAM)
285 else if (m_targetType == TARGETTYPE_PIPELINE)
300 if (m_targetType == TARGETTYPE_PROGRAM)
302 else if (m_targetType
[all...]

Completed in 69 milliseconds