/external/deqp/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsBasicTests.cpp | 351 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms() 405 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms() 643 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 703 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 813 programCollection.add("tesc") << glu::TessellationControlSource(tesc.str()); in initPrograms() 1074 programCollection.add("tesc") << glu::TessellationControlSource(tesc.str()); in initPrograms()
|
D | glcSubgroupsBuiltinMaskVarTests.cpp | 202 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms() 304 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
D | glcSubgroupsBallotTests.cpp | 148 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms() 351 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
D | glcSubgroupsBallotOtherTests.cpp | 307 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 452 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
D | glcSubgroupsShapeTests.cpp | 205 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 362 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
D | glcSubgroupsBuiltinVarTests.cpp | 373 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms() 408 programCollection.add("tesc") << glu::TessellationControlSource(controlSourceGLSL); in initFrameBufferPrograms() 515 programCollection.add("tesc") << glu::TessellationControlSource(tescGLSL); in initPrograms()
|
D | glcSubgroupsBallotBroadcastTests.cpp | 222 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 397 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
D | glcSubgroupsShuffleTests.cpp | 234 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 357 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
D | glcSubgroupsQuadTests.cpp | 243 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 443 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
D | glcSubgroupsClusteredTests.cpp | 441 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 566 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
D | glcSubgroupsPartitionedTests.cpp | 523 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 651 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
D | glcSubgroupsArithmeticTests.cpp | 539 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 718 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
D | glcSubgroupsVoteTests.cpp | 240 programCollection.add("tesc") << glu::TessellationControlSource(controlSource.str()); in initFrameBufferPrograms() 491 programCollection.add("tesc") << glu::TessellationControlSource(tesc); in initPrograms()
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationShaderInputOutputTests.cpp | 257 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms() 407 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms() 544 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms() 698 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms() 863 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
|
D | vktTessellationWindingTests.cpp | 262 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms() 339 programCollection.hlslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
|
D | vktTessellationGeometryPassthroughTests.cpp | 184 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms() 323 programCollection.glslSources.add("tesc") << glu::TessellationControlSource(src.str()); in initPrograms()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeShaderStorageTests.cpp | 249 << glu::TessellationControlSource(source) in block_number_limits() 256 << glu::TessellationControlSource(tessControlSource) in block_number_limits()
|
D | es31fProgramStateQueryTests.cpp | 275 << glu::TessellationControlSource(specializeShader(m_context, s_tessCtrlTemplate1)) in iterate() 294 << glu::TessellationControlSource(specializeShader(m_context, s_tessCtrlTemplate2)) in iterate() 313 << glu::TessellationControlSource(specializeShader(m_context, s_tessCtrlTemplate2)) in iterate() 782 << glu::TessellationControlSource(specializeShader(m_context, tessCtrlTemplate1)) in getProgramSources()
|
D | es31fTessellationTests.cpp | 1707 …<< glu::TessellationControlSource (specializeShader(m_context, tessellationControlTemplate.c_str(… in init() 1959 …<< glu::TessellationControlSource (specializeShader(m_context, tessellationControlTemplate.c_str(… in init() 2184 …<< glu::TessellationControlSource (specializeShader(m_context, tessellationControlTemplate.c_str(… in init() 2350 …sources << glu::TessellationControlSource(specializeShader(m_context, tessellationControlTemplate.… in init() 2778 …<< glu::TessellationControlSource (specializeShader(m_context, tessellationControlTemplate.c_str(… in init() 2988 …<< glu::TessellationControlSource (specializeShader(m_context, tessellationControlTemplate.c_str(… in init() 3244 …<< glu::TessellationControlSource (specializeShader(m_context, tessellationControlTemplate.c_str(… in init() 3445 …<< glu::TessellationControlSource (specializeShader(m_context, tessellationControlTemplate.c_str(… in init() 3699 …<< glu::TessellationControlSource (specializeShader(m_context, tessellationControlTemplate.c_str(… in init() 3991 …<< glu::TessellationControlSource (specializeShader(m_context, tessellationControlTemplate.c_str(… in init() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsBallotOtherTests.cpp | 300 << glu::TessellationControlSource(controlSource.str()) << buildOptions; in initFrameBufferPrograms() 454 …<< glu::TessellationControlSource(tesc) << vk::ShaderBuildOptions(programCollection.usedVulkanVers… in initPrograms()
|
D | vktSubgroupsShapeTests.cpp | 213 << glu::TessellationControlSource(controlSource.str()) << buildOptions; in initFrameBufferPrograms() 378 …<< glu::TessellationControlSource(tesc) << vk::ShaderBuildOptions(programCollection.usedVulkanVers… in initPrograms()
|
D | vktSubgroupsBallotMasksTests.cpp | 225 << glu::TessellationControlSource(controlSource.str()) << buildOptions; in initFrameBufferPrograms() 385 …<< glu::TessellationControlSource(tesc) << vk::ShaderBuildOptions(programCollection.usedVulkanVers… in initPrograms()
|
D | vktSubgroupsBasicTests.cpp | 1301 << glu::TessellationControlSource(controlSource.str()) << buildOptions; in initFrameBufferPrograms() 1365 << glu::TessellationControlSource(controlSource.str()) << buildOptions; in initFrameBufferPrograms() 1479 …<< glu::TessellationControlSource(tesc.str()) << vk::ShaderBuildOptions(programCollection.usedVulk… in initPrograms() 1724 …<< glu::TessellationControlSource(tesc) << vk::ShaderBuildOptions(programCollection.usedVulkanVers… in initPrograms()
|
D | vktSubgroupsShuffleTests.cpp | 246 << glu::TessellationControlSource(controlSource.str()) << buildOptions; in initFrameBufferPrograms() 375 …<< glu::TessellationControlSource(tesc) << vk::ShaderBuildOptions(programCollection.usedVulkanVers… in initPrograms()
|
/external/deqp/framework/opengl/ |
D | gluShaderProgram.hpp | 300 struct TessellationControlSource : public ShaderSource struct 302 …TessellationControlSource (const std::string& source_) : ShaderSource(glu::SHADERTYPE_TESSELLATION… in TessellationControlSource() argument
|