Home
last modified time | relevance | path

Searched defs:fragmentSource (Results 1 – 25 of 40) sorted by relevance

12

/external/webrtc/sdk/android/api/org/webrtc/
DGlShader.java41 public GlShader(String vertexSource, String fragmentSource) { in GlShader()
/external/deqp/modules/gles31/functional/
Des31fFboNoAttachmentTests.cpp78 const char* const fragmentSource = "#version 310 es\n" in checkFramebufferSize() local
185 const char* const fragmentSource = "#version 310 es\n" in checkFramebufferRenderable() local
Des31fShaderStateQueryTests.cpp120 …const std::string fragmentSource = tcu::StringTemplate(fragmentSourceTemplate).specialize(shad… in iterate() local
Des31fGeometryShaderTests.cpp614 std::ostringstream fragmentSource; in genProgramDeclaration() local
3963 …const std::string fragmentSource = std::string(glu::getGLSLVersionDeclaration(glu::getContextTyp… in iterate() local
4577 static const char* const fragmentSource = "${GLSL_VERSION_DECL}\n" in iterate() local
4790 static const char* const fragmentSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
5245 static const char* const fragmentSource = "${GLSL_VERSION_DECL}\n" in iterate() local
5720 static const char* const fragmentSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
6009 static const char* const fragmentSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp87 const char* fragmentSource = in render() local
/external/deqp/framework/opengl/
DgluContextInfo.cpp44 TryCompileProgram (const char* vertexSource, const char* fragmentSource) in TryCompileProgram()
/external/deqp/external/openglcts/modules/common/
DglcShaderLibraryCase.cpp82 const char* vertexSource, const char* fragmentSource) in ShaderCase()
900 void ShaderCase::specializeShaders(const char* vertexSource, const char* fragmentSource, string& ou… in specializeShaders()
DglcShaderLibrary.cpp928 string fragmentSource; in parseShaderCase() local
/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp119 std::stringstream fragmentSource; in render() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsVoteTests.cpp299 std::ostringstream fragmentSource; in initFrameBufferPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp246 std::ostringstream fragmentSource; in initPrograms() local
1469 std::ostringstream fragmentSource; in initPrograms() local
1562 std::ostringstream fragmentSource; in initPrograms() local
1597 std::ostringstream fragmentSource; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp464 std::ostringstream fragmentSource; in initPrograms() local
555 std::ostringstream fragmentSource; in initPrograms() local
1642 std::ostringstream fragmentSource; in initPrograms() local
DvktPipelineMultisampleTests.cpp750 static const char* fragmentSource = in initMultisamplePrograms() local
779 static const char* fragmentSource = in initSampleShadingPrograms() local
805 static const char* fragmentSource = in initSampleShadingPrograms() local
840 static const char* fragmentSource = in initAlphaToCoverageColorUnusedAttachmentPrograms() local
1527 std::ostringstream fragmentSource; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp166 std::ostringstream fragmentSource; in initPrograms() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp197 std::ostringstream fragmentSource; in initPrograms() local
DvktRenderPassUnusedAttachmentTests.cpp317 std::ostringstream fragmentSource; in initPrograms() local
DvktRenderPassUnusedClearAttachmentTests.cpp287 std::ostringstream fragmentSource; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsVoteTests.cpp338 std::ostringstream fragmentSource; in initFrameBufferPrograms() local
DvktSubgroupsSizeControlTests.cpp393 std::ostringstream fragmentSource; in initFrameBufferPrograms() local
/external/angle/src/tests/gl_tests/
DBlendFuncExtendedTest.cpp297 void setupProgramPipeline(const char *vertexSource, const char *fragmentSource) in setupProgramPipeline()
/external/angle/src/libANGLE/renderer/gl/egl/gbm/
DDisplayGbm.cpp655 const GLchar *fragmentSource = in drawWithTexture() local
/external/deqp/modules/glshared/
DglsLongStressCase.hpp195 std::string fragmentSource; member
/external/OpenCL-CTS/test_common/gl/
Dhelpers.cpp1061 const GLchar *fragmentSource = in CreateGLTexture2DMultisample() local
1319 const GLchar *fragmentSource = in CreateGLTexture2DArrayMultisample() local
/external/deqp/modules/egl/
DteglImageFormatTests.cpp90 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()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp198 tcu::StringTemplate fragmentSource (fragShaderTemplate); in initializePrograms() local

12