Searched refs:ERRORTYPE_CONTRADICTORY (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fLayoutBindingTests.cpp | 688 ERRORTYPE_CONTRADICTORY, enumerator 857 if (m_errorType == ERRORTYPE_CONTRADICTORY) in init() 896 if (m_errorType == ERRORTYPE_CONTRADICTORY && numBindingPoints == m_numBindings) in init() 925 case ERRORTYPE_CONTRADICTORY: // Contradictory binding points should cause a link-time error in iterate() 988 case ERRORTYPE_CONTRADICTORY: // Select two valid, but contradictory binding points in initBindingPoints() 2284 { SHADERTYPE_ALL, TESTTYPE_BINDING_SINGLE, LayoutBindingNegativeCase::ERRORTYPE_CONTRADICTORY, "binding_contradictory", "contradictory binding points" }, in init() 2285 { SHADERTYPE_ALL, TESTTYPE_BINDING_ARRAY, LayoutBindingNegativeCase::ERRORTYPE_CONTRADICTORY, "binding_contradictory_array", "contradictory binding points" }, in init()
|
Completed in 5 milliseconds