Home
last modified time | relevance | path

Searched defs:fragShaderSource (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderFramebufferFetchTests.cpp126 const char* const fragShaderSource = "${GLSL_VERSION_STRING}\n" in last_frag_data_not_defined() local
151 const char* const fragShaderSource = "${GLSL_VERSION_STRING}\n" in last_frag_data_readonly() local
176 const char* const fragShaderSource = "${GLSL_VERSION_STRING}\n" in invalid_inout_version() local
203 const char* const fragShaderSource = "${GLSL_VERSION_STRING}\n" in invalid_redeclaration_inout() local
Des31fShaderFramebufferFetchTests.cpp374 std::ostringstream fragShaderSource; in genShaderSources() local
721 std::ostringstream fragShaderSource; in genShaderSources() local
794 std::ostringstream fragShaderSource; in genShaderSources() local
896 std::ostringstream fragShaderSource; in genShaderSources() local
971 std::ostringstream fragShaderSource; in genShaderSources() local
1064 std::ostringstream fragShaderSource; in genShaderSources() local
Des31fTextureMultisampleTests.cpp429 const char* const fragShaderSource = "${GLSL_VERSION_DECL}\n" in genSamplerProgram() local
774 const char* const fragShaderSource = "${GLSL_VERSION_DECL}\n" in genSamplerProgram() local
823 const char* const fragShaderSource = "${GLSL_VERSION_DECL}\n" in genAlphaProgram() local
Des31fMultisampleTests.cpp243 static const char* fragShaderSource = in init() local
/external/deqp/modules/gles2/functional/
Des2fShaderAlgorithmTests.cpp60 … isVertexCase, ShaderEvalFunc evalFunc, const char* vertShaderSource, const char* fragShaderSource) in ShaderAlgorithmCase()
Des2fShaderStructTests.cpp85 …c, SetupUniformsFunc setupUniformsFunc, const char* vertShaderSource, const char* fragShaderSource) in ShaderStructCase()
Des2fShaderLoopTests.cpp227 … evalFunc, LoopRequirement requirement, const char* vertShaderSource, const char* fragShaderSource) in ShaderLoopCase()
Des2fShaderIndexingTests.cpp161 …alFunc evalFunc, deUint32 requirements, const char* vertShaderSource, const char* fragShaderSource) in ShaderIndexingCase()
Des2fMultisampleTests.cpp330 static const char* fragShaderSource = in init() local
/external/deqp/modules/gles3/stress/
Des3sSyncTests.cpp122 const char* fragShaderSource = in init() local
Des3sOcclusionQueryTests.cpp114 const char* fragShaderSource = in init() local
/external/deqp/modules/gles3/functional/
Des3fSyncTests.cpp134 const char* fragShaderSource = in init() local
Des3fRasterizerDiscardTests.cpp214 const char* fragShaderSource = in init() local
Des3fOcclusionQueryTests.cpp154 const char* fragShaderSource = in init() local
Des3fShaderStructTests.cpp77 …c, SetupUniformsFunc setupUniformsFunc, const char* vertShaderSource, const char* fragShaderSource) in ShaderStructCase()
Des3fPrimitiveRestartTests.cpp228 static const char* fragShaderSource = in init() local
Des3fShaderLoopTests.cpp220 … isVertexCase, ShaderEvalFunc evalFunc, const char* vertShaderSource, const char* fragShaderSource) in ShaderLoopCase()
Des3fInstancedRenderingTests.cpp290 static const char* fragShaderSource = in init() local
Des3fShaderIndexingTests.cpp152 …aType varType, ShaderEvalFunc evalFunc, const char* vertShaderSource, const char* fragShaderSource) in ShaderIndexingCase()
Des3fMultisampleTests.cpp431 static const char* fragShaderSource = in init() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderStructTests.cpp63 const std::string& fragShaderSource) in ShaderStructCase()
DvktShaderRenderIndexingTests.cpp239 const std::string& fragShaderSource, in ShaderIndexingCase()
/external/deqp/external/openglcts/modules/common/
DglcShaderStructTests.cpp76 const char* vertShaderSource, const char* fragShaderSource) in ShaderStructCase()
DglcShaderLoopTests.cpp194 ShaderEvalFunc evalFunc, const char* vertShaderSource, const char* fragShaderSource) in ShaderLoopCase()
DglcShaderIndexingTests.cpp173 const char* fragShaderSource) in ShaderIndexingCase()

12