Searched refs:caseNo (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcPolygonOffsetClampTests.hpp | 105 …virtual bool verify(GLuint caseNo, GLfloat depth, GLfloat offsetDepth, GLfloat offsetClampDepth) =… 120 bool verify(GLuint caseNo, GLfloat depth, GLfloat offsetDepth, GLfloat offsetClampDepth); 135 bool verify(GLuint caseNo, GLfloat depth, GLfloat offsetDepth, GLfloat offsetClampDepth);
|
D | glcPolygonOffsetClampTests.cpp | 534 bool PolygonOffsetClampMinMaxTestCase::verify(GLuint caseNo, GLfloat depth, GLfloat offsetDepth, in verify() argument 538 if (caseNo == 0) in verify() 552 else if (caseNo == 1) in verify() 596 bool PolygonOffsetClampZeroInfinityTestCase::verify(GLuint caseNo, GLfloat depth, GLfloat offsetDep… in verify() argument 599 DE_UNREF(caseNo); in verify()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 12764 deUint32 caseNo = 0; in createFloat16VectorShuffleSet() local 12767 componentList.push_back(de::toString(caseNo++)); in createFloat16VectorShuffleSet() 12769 componentList.push_back(de::toString(caseNo++)); in createFloat16VectorShuffleSet()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 12764 deUint32 caseNo = 0; in createFloat16VectorShuffleSet() local 12767 componentList.push_back(de::toString(caseNo++)); in createFloat16VectorShuffleSet() 12769 componentList.push_back(de::toString(caseNo++)); in createFloat16VectorShuffleSet()
|