Home
last modified time | relevance | path

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

12

/external/webrtc/sdk/android/api/org/webrtc/
DGlShader.java41 public GlShader(String vertexSource, String fragmentSource) { in GlShader()
/external/angle/src/tests/gl_tests/
DIncompatibleTextureTest.cpp158 std::stringstream fragmentSource; in TEST_P() local
DClipDistanceTest.cpp882 std::stringstream fragmentSource; in TEST_P() local
1036 std::stringstream fragmentSource; in TEST_P() local
1175 std::stringstream fragmentSource; in TEST_P() local
1281 std::stringstream fragmentSource; in TEST_P() local
1486 std::stringstream fragmentSource; in TEST_P() local
DDepthWriteTest.cpp262 std::stringstream fragmentSource; in TEST_P() local
DBlendFuncExtendedTest.cpp297 void setupProgramPipeline(const char *vertexSource, const char *fragmentSource) in setupProgramPipeline()
/external/deqp/modules/gles31/functional/
Des31fFboNoAttachmentTests.cpp78 const char *const fragmentSource = "#version 310 es\n" in checkFramebufferSize() local
184 const char *const fragmentSource = "#version 310 es\n" in checkFramebufferRenderable() local
Des31fShaderStateQueryTests.cpp121 …const std::string fragmentSource = tcu::StringTemplate(fragmentSourceTemplate).specialize(shaderAr… in iterate() local
Des31fGeometryShaderTests.cpp697 std::ostringstream fragmentSource; in genProgramDeclaration() local
4375 const std::string fragmentSource = std::string(glu::getGLSLVersionDeclaration( in iterate() local
5041 static const char *const fragmentSource = "${GLSL_VERSION_DECL}\n" in iterate() local
5269 static const char *const fragmentSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
5756 static const char *const fragmentSource = "${GLSL_VERSION_DECL}\n" in iterate() local
6246 static const char *const fragmentSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
6546 static const char *const fragmentSource = "${GLSL_VERSION_DECL}\n" in genProgram() local
/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp87 const char *fragmentSource = "void main (void)\n" 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.cpp929 string fragmentSource; in parseShaderCase() local
/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp121 std::stringstream fragmentSource; in render() local
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsVoteTests.cpp319 std::ostringstream fragmentSource; in initFrameBufferPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessIndexAccessTests.cpp491 std::string fragmentSource("#version 450\n" in initPrograms() local
615 const std::string fragmentSource("#version 450\n" in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp239 std::ostringstream fragmentSource; in initPrograms() local
1475 std::ostringstream fragmentSource; in initPrograms() local
1660 std::ostringstream fragmentSource; in initPrograms() local
1697 std::ostringstream fragmentSource; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendTests.cpp470 std::ostringstream fragmentSource; in initPrograms() local
563 std::ostringstream fragmentSource; in initPrograms() local
1682 std::ostringstream fragmentSource; in initPrograms() local
DvktPipelineMultisampleTests.cpp876 static const char *fragmentSource = "#version 310 es\n" in initMultisamplePrograms() local
896 std::ostringstream fragmentSource; in initSampleShadingPrograms() local
935 static const char *fragmentSource = in initSampleShadingPrograms() local
969 static const char *fragmentSource = "#version 310 es\n" in initAlphaToCoverageColorUnusedAttachmentPrograms() local
1752 std::ostringstream fragmentSource; in initPrograms() local
1797 static const char *fragmentSource = in initPrograms() local
1896 std::ostringstream fragmentSource; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsQuadControlTests.cpp584 std::string fragmentSource; in initPrograms() local
DvktSubgroupsVoteTests.cpp274 ostringstream fragmentSource; in initFrameBufferProgramsFrag() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp168 std::ostringstream fragmentSource; in initPrograms() local
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp303 std::ostringstream fragmentSource; in initPrograms() local
DvktRenderPassUnusedAttachmentTests.cpp379 std::ostringstream fragmentSource; in initPrograms() local
/external/deqp/modules/glshared/
DglsLongStressCase.hpp193 std::string fragmentSource; member
/external/OpenCL-CTS/test_common/gl/
Dhelpers.cpp1064 const GLchar *fragmentSource = in CreateGLTexture2DMultisample() local
1326 const GLchar *fragmentSource = in CreateGLTexture2DArrayMultisample() local

12