/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fReadPixelsTests.cpp | 87 const char* fragmentSource = in render() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fFboNoAttachmentTests.cpp | 78 const char* const fragmentSource = "#version 310 es\n" in checkFramebufferSize() local 185 const char* const fragmentSource = "#version 310 es\n" in checkFramebufferRenderable() local
|
D | es31fShaderStateQueryTests.cpp | 120 …const std::string fragmentSource = tcu::StringTemplate(fragmentSourceTemplate).specialize(shad… in iterate() local
|
D | es31fGeometryShaderTests.cpp | 623 std::ostringstream fragmentSource; in genProgramDeclaration() local 4009 …const std::string fragmentSource = std::string(glu::getGLSLVersionDeclaration(glu::getContextTyp… in iterate() local 4647 static const char* const fragmentSource = "${GLSL_VERSION_DECL}\n" in iterate() local 4860 static const char* const fragmentSource = "${GLSL_VERSION_DECL}\n" in genProgram() local 5318 static const char* const fragmentSource = "${GLSL_VERSION_DECL}\n" in iterate() local 5793 static const char* const fragmentSource = "${GLSL_VERSION_DECL}\n" in genProgram() local 6082 static const char* const fragmentSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluContextInfo.cpp | 44 TryCompileProgram (const char* vertexSource, const char* fragmentSource) in TryCompileProgram()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderLibraryCase.cpp | 82 const char* vertexSource, const char* fragmentSource) in ShaderCase() 900 void ShaderCase::specializeShaders(const char* vertexSource, const char* fragmentSource, string& ou… in specializeShaders()
|
D | glcShaderLibrary.cpp | 928 string fragmentSource; in parseShaderCase() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsVoteTests.cpp | 299 std::ostringstream fragmentSource; in initFrameBufferPrograms() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fReadPixelsTests.cpp | 119 std::stringstream fragmentSource; in render() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 246 std::ostringstream fragmentSource; in initPrograms() local 1498 std::ostringstream fragmentSource; in initPrograms() local 1680 std::ostringstream fragmentSource; in initPrograms() local 1715 std::ostringstream fragmentSource; in initPrograms() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineBlendTests.cpp | 464 std::ostringstream fragmentSource; in initPrograms() local 555 std::ostringstream fragmentSource; in initPrograms() local 1689 std::ostringstream fragmentSource; in initPrograms() local
|
D | vktPipelineMultisampleTests.cpp | 889 static const char* fragmentSource = in initMultisamplePrograms() local 918 static const char* fragmentSource = in initSampleShadingPrograms() local 944 static const char* fragmentSource = in initSampleShadingPrograms() local 979 static const char* fragmentSource = in initAlphaToCoverageColorUnusedAttachmentPrograms() local 1765 std::ostringstream fragmentSource; in initPrograms() local 1815 static const char* fragmentSource = in initPrograms() local 1911 std::ostringstream fragmentSource; in initPrograms() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | GlslangWrapper.cpp | 520 IntermediateShaderSource *fragmentSource) in AssignOutputLocations() 899 IntermediateShaderSource *fragmentSource = &intermediateSources[gl::ShaderType::Fragment]; in GetShaderSource() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 166 std::ostringstream fragmentSource; in initPrograms() local
|
D | vktRenderPassUnusedAttachmentSparseFillingTests.cpp | 197 std::ostringstream fragmentSource; in initPrograms() local
|
D | vktRenderPassUnusedAttachmentTests.cpp | 317 std::ostringstream fragmentSource; in initPrograms() local
|
D | vktRenderPassUnusedClearAttachmentTests.cpp | 291 std::ostringstream fragmentSource; in initPrograms() local
|
D | vktRenderPassLoadStoreOpNoneTests.cpp | 422 std::ostringstream fragmentSource; in initPrograms() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/ |
D | DisplayGbm.cpp | 586 const GLchar *fragmentSource = in drawWithTexture() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsVoteTests.cpp | 240 ostringstream fragmentSource; in initFrameBufferProgramsFrag() local
|
D | vktSubgroupsSizeControlTests.cpp | 371 ostringstream fragmentSource; in initFrameBufferPrograms() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | BlendFuncExtendedTest.cpp | 297 void setupProgramPipeline(const char *vertexSource, const char *fragmentSource) in setupProgramPipeline()
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsLongStressCase.hpp | 195 std::string fragmentSource; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/ |
D | DisplayOzone.cpp | 661 const GLchar *fragmentSource = in drawWithTexture() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglImageFormatTests.cpp | 90 glu::ProgramSources programSources (const string& vertexSource, const string& fragmentSource) in programSources() 102 Program (const glw::Functions& gl, const char* vertexSource, const char* fragmentSource) in Program()
|