/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsBasicTests.cpp | 375 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSourceGLSL); in initFrameBufferPrograms() 421 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSourceGLSL); in initFrameBufferPrograms() 644 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 704 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 844 programCollection.add("tese") << glu::TessellationEvaluationSource(tese.str()); in initPrograms() 1116 programCollection.add("tese") << glu::TessellationEvaluationSource(tese.str()); in initPrograms()
|
D | glcSubgroupsBuiltinMaskVarTests.cpp | 179 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSourceGLSL); in initFrameBufferPrograms() 325 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsBallotTests.cpp | 174 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSourceGLSL); in initFrameBufferPrograms() 352 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsBallotOtherTests.cpp | 325 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 453 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsBuiltinVarTests.cpp | 388 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSourceGLSL); in initFrameBufferPrograms() 423 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSourceGLSL); in initFrameBufferPrograms() 534 programCollection.add("tese") << glu::TessellationEvaluationSource(teseGLSL); in initPrograms()
|
D | glcSubgroupsShapeTests.cpp | 224 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 383 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsBallotBroadcastTests.cpp | 245 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 398 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsShuffleTests.cpp | 263 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 378 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsQuadTests.cpp | 289 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 477 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsPartitionedTests.cpp | 550 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 678 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsClusteredTests.cpp | 467 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 592 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsVoteTests.cpp | 266 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 519 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
D | glcSubgroupsArithmeticTests.cpp | 565 programCollection.add("tese") << glu::TessellationEvaluationSource(evaluationSource.str()); in initFrameBufferPrograms() 744 programCollection.add("tese") << glu::TessellationEvaluationSource(tese); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationShaderInputOutputTests.cpp | 279 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms() 444 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms() 574 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms() 722 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms() 902 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms()
|
D | vktTessellationMiscDrawTests.cpp | 435 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initProgramsFillCoverCase() 492 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initProgramsFillNonOverlapCase() 536 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initProgramsIsolinesCase()
|
D | vktTessellationGeometryPassthroughTests.cpp | 190 …<< glu::TessellationEvaluationSource(generateTessellationEvaluationShader(m_primitiveType, "v_frag… in initPrograms() 192 …<< glu::TessellationEvaluationSource(generateTessellationEvaluationShader(m_primitiveType, "v_eval… in initPrograms() 351 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms()
|
D | vktTessellationWindingTests.cpp | 279 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms() 351 programCollection.hlslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms()
|
D | vktTessellationFractionalSpacingTests.cpp | 441 programCollection.glslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms() 507 programCollection.hlslSources.add("tese") << glu::TessellationEvaluationSource(src.str()); in initPrograms()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fNegativeShaderStorageTests.cpp | 250 << glu::TessellationEvaluationSource(tessEvalSource); in block_number_limits() 257 << glu::TessellationEvaluationSource(source); in block_number_limits()
|
D | es31fProgramStateQueryTests.cpp | 280 << glu::TessellationEvaluationSource(specializeShader(m_context, s_tessEvalTemplate1))); in iterate() 299 << glu::TessellationEvaluationSource(specializeShader(m_context, s_tessEvalTemplate2))); in iterate() 318 << glu::TessellationEvaluationSource(specializeShader(m_context, s_tessEvalTemplate3))); in iterate() 796 << glu::TessellationEvaluationSource(specializeShader(m_context, tessEvalTemplate1)) in getProgramSources()
|
D | es31fTessellationTests.cpp | 1739 …<< glu::TessellationEvaluationSource (specializeShader(m_context, tessellationEvaluationTemplate.c… in init() 1996 …<< glu::TessellationEvaluationSource (specializeShader(m_context, tessellationEvaluationTemplate.c… in init() 2226 …<< glu::TessellationEvaluationSource (specializeShader(m_context, tessellationEvaluationTemplate.c… in init() 2590 …<< glu::TessellationEvaluationSource (specializeShader(m_context, tessellationEvaluationTemplate.c… in makeSources() 2679 …<< glu::TessellationEvaluationSource (specializeShader(m_context, tessellationEvaluationTemplate.c… in makeSources() 2756 …<< glu::TessellationEvaluationSource (specializeShader(m_context, tessellationEvaluationTemplate.c… in makeSources() 2837 …<< glu::TessellationEvaluationSource (specializeShader(m_context, tessellationEvaluationTemplate.c… in init() 3052 …<< glu::TessellationEvaluationSource (specializeShader(m_context, tessellationEvaluationTemplate.c… in init() 3313 …<< glu::TessellationEvaluationSource (specializeShader(m_context, tessellationEvaluationTemplate.c… in init() 3519 …<< glu::TessellationEvaluationSource (specializeShader(m_context, tessellationEvaluationTemplate.c… in init() [all …]
|
D | es31fTessellationGeometryInteractionTests.cpp | 271 …<< glu::TessellationEvaluationSource(getTessellationEvaluationSource(renderTargets[renderNdx].cont… in iterate() 576 << glu::TessellationEvaluationSource(getTessellationEvaluationSource()); in iterate() 935 << glu::TessellationEvaluationSource(getTessellationEvaluationSource()) in init() 948 << glu::TessellationEvaluationSource(getTessellationEvaluationSource()) in init() 1761 << glu::TessellationEvaluationSource(genTessellationEvaluationSource()); in init() 2270 << glu::TessellationEvaluationSource(getTessellationEvaluationSource(tessGenLevel)); in init() 2897 << glu::TessellationEvaluationSource(getTessellationEvaluationSource()) in init()
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluShaderProgram.hpp | 305 struct TessellationEvaluationSource : public ShaderSource struct 307 …TessellationEvaluationSource (const std::string& source_) : ShaderSource(glu::SHADERTYPE_TESSELLAT… in TessellationEvaluationSource() function
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderWinding.cpp | 118 << glu::TessellationEvaluationSource(specializeShader(1, &tes)) in init()
|
/third_party/vk-gl-cts/modules/gles31/stress/ |
D | es31sTessellationGeometryInteractionTests.cpp | 167 << glu::TessellationEvaluationSource(getTessellationEvaluationSource(tessGenLevel)); in init()
|