Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTessellationGeometryInteractionTests.cpp162 const CaseType m_case; member in deqp::gles31::Functional::__anon30921::IdentityGeometryShaderCase
168 , m_case (caseType) in IdentityGeometryShaderCase()
306 gl.patchParameteri(GL_PATCH_VERTICES, (m_case == CASE_TRIANGLES) ? (3): (4)); in iterate()
354 if (m_case == CASE_TRIANGLES) in getTessellationControlSource()
359 else if (m_case == CASE_QUADS) in getTessellationControlSource()
366 else if (m_case == CASE_ISOLINES) in getTessellationControlSource()
385 << ((m_case == CASE_TRIANGLES) ? ("triangles") : (m_case == CASE_QUADS) ? ("quads") : ("isolines")) in getTessellationEvaluationSource()
395 if (m_case == CASE_TRIANGLES) in getTessellationEvaluationSource()
400 else if (m_case in getTessellationEvaluationSource()
469 const CaseType m_case; global() member in deqp::gles31::Functional::__anon30921::IdentityTessellationShaderCase
[all...]
H A Des31fVertexAttributeBindingTests.cpp847 const CaseType m_case; member in deqp::gles31::Functional::__anon30967::MixedBindingCase
854 , m_case (caseType) in MixedBindingCase()
906 switch (m_case)
1002 const bool instanced = (m_case == CASE_INSTANCED_BINDING) || (m_case == CASE_INSTANCED_ATTRIB); in createBuffers()
1090 const CaseType m_case; member in deqp::gles31::Functional::__anon30967::MixedApiCase
1097 , m_case (caseType) in MixedApiCase()
1142 switch (m_case)
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp747 glw::GLuint m_case; member
877 CASES m_case; member
1750 TESTCASES m_case; member in gl4cts::GLSL420Pack::BindingUniformInvalidTest
2019 TESTCASES m_case; member in gl4cts::GLSL420Pack::BindingSamplerInvalidTest
2297 TESTCASES m_case; member in gl4cts::GLSL420Pack::BindingImageInvalidTest
2813 TESTED_CASES m_case; member in gl4cts::GLSL420Pack::ScalarSwizzlersInvalidTest
2884 glw::GLuint m_case; member in gl4cts::GLSL420Pack::BuiltInAssignmentTest
H A Dgl4cShadingLanguage420PackTests.cpp2568 m_test_case.m_case = DEBUG_CASE; in prepareNextTestCase()
2583 << " line endings, is placed " << casesToStr((CASES)m_test_case.m_case) in prepareNextTestCase()
3125 switch (m_test_case.m_case) in isShaderMultipart()
3235 switch (m_test_case.m_case) in replaceAllCaseTokens()
3304 switch (m_test_case.m_case) in useSourceLengths()
3596 out_use_lengths = (AS_LAST_CHARACTER_NON_NULL_TERMINATED == m_test_case.m_case) ? true : false; in getShaderSourceConfig()
3638 m_test_case.m_case = DEBUG_CASE; in prepareNextTestCase()
3912 switch (m_test_case.m_case) in prepareShaderSource()
3994 switch (m_test_case.m_case) in casesToStr()
9577 , m_case(TEST_CASES_MA in BindingUniformInvalidTest()
[all...]
H A Dgl4cEnhancedLayoutsTests.hpp2920 CASES m_case; member
3648 CASES m_case; member
3711 CASES m_case; member
3860 CASES m_case; member
3936 CASES m_case; member
4140 CASES m_case; member
4209 CASES m_case; member
H A Dgl4cEnhancedLayoutsTests.cpp16938 switch (test_case.m_case) in test()
16959 switch (test_case.m_case) in test()
16983 switch (test_case.m_case) in test()
17004 switch (test_case.m_case) in test()
21363 switch (test_case.m_case) in test()
21468 switch (test_case.m_case) in test()
21709 switch (test_case.m_case) in test()
21810 switch (test_case.m_case) in test()
21855 return (INVALID == test_case.m_case); in test()
22544 switch (test_case.m_case) in test()
[all...]

Completed in 52 milliseconds