/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fNegativeShaderFramebufferFetchTests.cpp | 141 << glu::FragmentSource(tcu::StringTemplate(fragShaderSource).specialize(args))); in last_frag_data_not_defined() 168 << glu::FragmentSource(tcu::StringTemplate(fragShaderSource).specialize(args))); in last_frag_data_readonly() 194 << glu::FragmentSource(tcu::StringTemplate(fragShaderSource).specialize(args))); in invalid_inout_version() 226 << glu::FragmentSource(tcu::StringTemplate(fragShaderSource).specialize(args))); in invalid_redeclaration_inout() 255 << glu::FragmentSource(tcu::StringTemplate(fragmentShaderSource).specialize(args))); in invalid_vertex_inout()
|
H A D | es31fNegativeShaderStorageTests.cpp | 238 << glu::FragmentSource(fragSource); in block_number_limits() 243 << glu::FragmentSource(source); in block_number_limits() 248 << glu::FragmentSource(fragSource) in block_number_limits() 255 << glu::FragmentSource(fragSource) in block_number_limits() 262 << glu::FragmentSource(fragSource) in block_number_limits()
|
H A D | es31fProgramStateQueryTests.cpp | 156 << glu::FragmentSource(specializeShader(m_context, s_vtxFragTemplate)) in iterate() 173 << glu::FragmentSource(specializeShader(m_context, s_vtxFragTemplate)) in iterate() 189 << glu::FragmentSource(specializeShader(m_context, s_vtxFragTemplate)) in iterate() 278 << glu::FragmentSource(specializeShader(m_context, s_vtxFragTemplate)) in iterate() 297 << glu::FragmentSource(specializeShader(m_context, s_vtxFragTemplate)) in iterate() 316 << glu::FragmentSource(specializeShader(m_context, s_vtxFragTemplate)) in iterate() 780 << glu::FragmentSource(specializeShader(m_context, fragmentTemplate1)); in getProgramSources() 790 << glu::FragmentSource(specializeShader(m_context, fragmentTemplate2)); in getProgramSources() 797 << glu::FragmentSource(specializeShader(m_context, fragmentTemplate2)); in getProgramSources()
|
H A D | es31fProgramPipelineStateQueryTests.cpp | 101 const glu::ShaderProgram frgProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::ProgramSeparable(true) << glu::FragmentSource(s_fragmentSource)); in iterate() 176 sources << glu::ProgramSeparable(true) << glu::FragmentSource(s_fragmentSource); in iterate() 240 glu::ShaderProgram frgProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::ProgramSeparable(true) << glu::FragmentSource(s_fragmentSource)); in iterate() 310 glu::ShaderProgram frgProgram (m_context.getRenderContext(), glu::ProgramSources() << glu::ProgramSeparable(true) << glu::FragmentSource(s_incompatibleFragmentSource)); in iterate()
|
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrShaderProgram.hpp | 111 struct FragmentSource struct 113 FragmentSource (const std::string& str) : source(str) { } in FragmentSource() function 156 ShaderProgramDeclaration& operator<< (const FragmentSource&);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderBuiltinTestsEXT.cpp | 733 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 901 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1036 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1150 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1226 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1337 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1453 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1587 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1702 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1864 programCollection.glslSources.add("frag") << glu::FragmentSource(fra in initPrograms() [all...] |
H A D | vktMeshShaderBuiltinTests.cpp | 604 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms() 768 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms() 893 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms() 1006 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1077 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1189 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms() 1310 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms() 1441 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1552 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1657 programCollection.glslSources.add("frag") << glu::FragmentSource(fra in initPrograms() [all...] |
H A D | vktMeshShaderSmokeTests.cpp | 196 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()); in initPrograms() 276 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()); in initPrograms() 331 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()); in initPrograms() 560 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initGradientPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderBuiltinTestsEXT.cpp | 733 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 901 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1036 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1150 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1226 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1337 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1453 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()) << buildOptions; in initPrograms() 1587 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1702 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1864 programCollection.glslSources.add("frag") << glu::FragmentSource(fra in initPrograms() [all...] |
H A D | vktMeshShaderBuiltinTests.cpp | 604 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms() 768 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms() 893 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms() 1006 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1077 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1189 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms() 1310 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initPrograms() 1441 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1552 programCollection.glslSources.add("frag") << glu::FragmentSource(frag); in initPrograms() 1657 programCollection.glslSources.add("frag") << glu::FragmentSource(fra in initPrograms() [all...] |
H A D | vktMeshShaderSmokeTests.cpp | 196 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()); in initPrograms() 276 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()); in initPrograms() 331 dst.glslSources.add("frag") << glu::FragmentSource(commonMeshFragShader()); in initPrograms() 560 programCollection.glslSources.add("frag") << glu::FragmentSource(frag.str()); in initGradientPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleInterpolationTests.cpp | 245 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 312 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 434 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 503 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 607 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 715 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 790 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 896 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 1010 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleInterpolationTests.cpp | 243 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 310 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 432 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 501 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 605 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 713 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 788 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 894 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms() 1008 programCollection.glslSources.add("fragment_shader") << glu::FragmentSource(fs.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGlSpirvTests.cpp | 335 sources << FragmentSource(m_fragment); in iterate() 347 binaries << spirvUtils::makeSpirV(m_context.getTestContext().getLog(), FragmentSource(m_fragment)); in iterate() 1451 FragmentSource("#version 450\n" in init() 1498 m_sources.push_back(FragmentSource(strTexture)); in init() 1499 m_sources.push_back(FragmentSource(strTextureProj)); in init() 1500 m_sources.push_back(FragmentSource(strTextureGather)); in init() 1563 m_sources.push_back(FragmentSource("#version 450\n" in init() 2021 fragmentBinary = spirvUtils::makeSpirV(m_context.getTestContext().getLog(), FragmentSource(m_fragment)); in iterate() 2233 validationClipNegative.shaders.push_back(FragmentSource(clipNegativeFragment)); in init() 2249 validationFrag.shaders.push_back(FragmentSource(perVertexFragFragmen in init() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationShaderInputOutputTests.cpp | 297 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms() 461 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms() 591 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms() 739 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms() 919 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
H A D | vktTessellationShaderInputOutputTests.cpp | 297 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms() 462 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms() 592 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms() 740 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms() 920 programCollection.glslSources.add("frag") << glu::FragmentSource(src.str()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawDifferingInterpolationTests.cpp | 160 programCollection.glslSources.add("frag") << glu::FragmentSource(fragShader.specialize(empty)); in initPrograms() 161 programCollection.glslSources.add("fragFlatColor") << glu::FragmentSource(fragShader.specialize(flat)); in initPrograms() 162 programCollection.glslSources.add("fragNoPerspective") << glu::FragmentSource(fragShader.specialize(noPerspective)); in initPrograms()
|
H A D | vktDrawMultipleInterpolationTests.cpp | 288 programCollection.glslSources.add("frag_multi") << glu::FragmentSource(fragShaderMulti.specialize(replacements)); in initPrograms() 290 programCollection.glslSources.add("frag_smooth") << glu::FragmentSource(fragShaderSingle.specialize(smooth)); in initPrograms() 292 programCollection.glslSources.add("frag_flat") << glu::FragmentSource(fragShaderSingle.specialize(flat)); in initPrograms() 294 programCollection.glslSources.add("frag_noperspective") << glu::FragmentSource(fragShaderSingle.specialize(noperspective)); in initPrograms() 296 programCollection.glslSources.add("frag_centroid") << glu::FragmentSource(fragShaderSingle.specialize(centroid)); in initPrograms() 301 programCollection.glslSources.add("frag_sample") << glu::FragmentSource(fragShaderSingle.specialize(sample)); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawDifferingInterpolationTests.cpp | 160 programCollection.glslSources.add("frag") << glu::FragmentSource(fragShader.specialize(empty)); in initPrograms() 161 programCollection.glslSources.add("fragFlatColor") << glu::FragmentSource(fragShader.specialize(flat)); in initPrograms() 162 programCollection.glslSources.add("fragNoPerspective") << glu::FragmentSource(fragShader.specialize(noPerspective)); in initPrograms()
|
H A D | vktDrawMultipleInterpolationTests.cpp | 290 programCollection.glslSources.add("frag_multi") << glu::FragmentSource(fragShaderMulti.specialize(replacements)); in initPrograms() 292 programCollection.glslSources.add("frag_smooth") << glu::FragmentSource(fragShaderSingle.specialize(smooth)); in initPrograms() 294 programCollection.glslSources.add("frag_flat") << glu::FragmentSource(fragShaderSingle.specialize(flat)); in initPrograms() 296 programCollection.glslSources.add("frag_noperspective") << glu::FragmentSource(fragShaderSingle.specialize(noperspective)); in initPrograms() 298 programCollection.glslSources.add("frag_centroid") << glu::FragmentSource(fragShaderSingle.specialize(centroid)); in initPrograms() 303 programCollection.glslSources.add("frag_sample") << glu::FragmentSource(fragShaderSingle.specialize(sample)); in initPrograms()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderFragDataTests.cpp | 152 sources << glu::FragmentSource(string( in genSources() 271 << glu::FragmentSource( in iterate()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsShaderConstExprTests.cpp | 186 spec.programs[0].sources << glu::FragmentSource(mapped); in createTests() 240 spec.programs[0].sources << glu::FragmentSource(mapped); in createTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderBuiltinVarTests.cpp | 257 programCollection.glslSources.add("frag") << glu::FragmentSource(fragmentSource.str()); in initPrograms() 1520 programCollection.glslSources.add("FragCoordMsaaFrag") << glu::FragmentSource(fragmentSource.str()); in initPrograms() 1539 programCollection.glslSources.add("FragCoordMsaaFrag") << glu::FragmentSource(src.str()); in initPrograms() 1719 programCollection.glslSources.add("FragDepthFrag") << glu::FragmentSource(fragmentSource.str()); in initPrograms() 1742 programCollection.glslSources.add("FragDepthFragPass2") << glu::FragmentSource(fragmentSource.str()); in initPrograms() 1854 dst.glslSources.add("frag") << glu::FragmentSource( in initPrograms() 1979 dst.glslSources.add("frag") << glu::FragmentSource( in initPrograms() 2156 dst.glslSources.add("frag") << glu::FragmentSource( in initPrograms() 2176 dst.glslSources.add("frag") << glu::FragmentSource( in initPrograms() 2194 dst.glslSources.add("frag") << glu::FragmentSource( in initPrograms() [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderBuiltinVarTests.cpp | 257 programCollection.glslSources.add("frag") << glu::FragmentSource(fragmentSource.str()); in initPrograms() 1520 programCollection.glslSources.add("FragCoordMsaaFrag") << glu::FragmentSource(fragmentSource.str()); in initPrograms() 1539 programCollection.glslSources.add("FragCoordMsaaFrag") << glu::FragmentSource(src.str()); in initPrograms() 1719 programCollection.glslSources.add("FragDepthFrag") << glu::FragmentSource(fragmentSource.str()); in initPrograms() 1742 programCollection.glslSources.add("FragDepthFragPass2") << glu::FragmentSource(fragmentSource.str()); in initPrograms() 1854 dst.glslSources.add("frag") << glu::FragmentSource( in initPrograms() 1979 dst.glslSources.add("frag") << glu::FragmentSource( in initPrograms() 2156 dst.glslSources.add("frag") << glu::FragmentSource( in initPrograms() 2176 dst.glslSources.add("frag") << glu::FragmentSource( in initPrograms() 2194 dst.glslSources.add("frag") << glu::FragmentSource( in initPrograms() [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsBasicTests.cpp | 256 programCollection.add("fragment") << glu::FragmentSource(fragmentGLSL); in initFrameBufferPrograms() 507 programCollection.add("fragment") << glu::FragmentSource(fragment.str()); in initFrameBufferPrograms() 901 programCollection.add("fragment") << glu::FragmentSource(fragment.str()); in initPrograms() 1198 programCollection.add("fragment") << glu::FragmentSource(fragment.str()); in initPrograms()
|