Home
last modified time | relevance | path

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

12

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderFramebufferFetchTests.cpp132 const char *const fragShaderSource = "${GLSL_VERSION_STRING}\n" in last_frag_data_not_defined() local
161 const char *const fragShaderSource = "${GLSL_VERSION_STRING}\n" in last_frag_data_readonly() local
188 const char *const fragShaderSource = "${GLSL_VERSION_STRING}\n" in invalid_inout_version() local
222 const char *const fragShaderSource = "${GLSL_VERSION_STRING}\n" in invalid_redeclaration_inout() local
Des31fShaderFramebufferFetchTests.cpp395 std::ostringstream fragShaderSource; in genShaderSources() local
792 std::ostringstream fragShaderSource; in genShaderSources() local
867 std::ostringstream fragShaderSource; in genShaderSources() local
975 std::ostringstream fragShaderSource; in genShaderSources() local
1055 std::ostringstream fragShaderSource; in genShaderSources() local
1153 std::ostringstream fragShaderSource; in genShaderSources() local
Des31fTextureMultisampleTests.cpp438 const char *const fragShaderSource = "${GLSL_VERSION_DECL}\n" in genSamplerProgram() local
812 const char *const fragShaderSource = in genSamplerProgram() local
865 const char *const fragShaderSource = "${GLSL_VERSION_DECL}\n" in genAlphaProgram() local
Des31fMultisampleTests.cpp248 static const char *fragShaderSource = "${GLSL_VERSION_DECL}\n" in init() local
/external/deqp/modules/gles2/functional/
Des2fShaderAlgorithmTests.cpp63 const char *fragShaderSource) in ShaderAlgorithmCase()
Des2fShaderFunctionTests.cpp65 const char *vertShaderSource, const char *fragShaderSource) in ShaderFunctionCase()
Des2fShaderStructTests.cpp89 const char *vertShaderSource, const char *fragShaderSource) in ShaderStructCase()
Des2fShaderLoopTests.cpp234 const char *fragShaderSource) in ShaderLoopCase()
Des2fShaderIndexingTests.cpp194 const char *vertShaderSource, const char *fragShaderSource) in ShaderIndexingCase()
/external/deqp/external/openglcts/modules/common/
DglcShaderFunctionTests.cpp63 const char *vertShaderSource, const char *fragShaderSource) in ShaderFunctionCase()
DglcShaderStructTests.cpp77 const char *vertShaderSource, const char *fragShaderSource) in ShaderStructCase()
DglcShaderLoopTests.cpp214 … ShaderEvalFunc evalFunc, const char *vertShaderSource, const char *fragShaderSource) in ShaderLoopCase()
/external/deqp/modules/gles3/stress/
Des3sSyncTests.cpp122 const char *fragShaderSource = "#version 300 es\n" in init() local
Des3sOcclusionQueryTests.cpp116 const char *fragShaderSource = "#version 300 es\n" in init() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderStructTests.cpp53 … const std::string &vertShaderSource, const std::string &fragShaderSource) in ShaderStructCase()
DvktShaderRenderIndexingTests.cpp266 const std::string &fragShaderSource, const DataType varType, in ShaderIndexingCase()
/external/deqp/modules/gles3/functional/
Des3fShaderFunctionTests.cpp66 const char *vertShaderSource, const char *fragShaderSource) in ShaderFunctionCase()
Des3fSyncTests.cpp135 const char *fragShaderSource = "#version 300 es\n" in init() local
Des3fRasterizerDiscardTests.cpp225 const char *fragShaderSource = "#version 300 es\n" in init() local
Des3fOcclusionQueryTests.cpp160 const char *fragShaderSource = "#version 300 es\n" in init() local
Des3fShaderStructTests.cpp81 const char *vertShaderSource, const char *fragShaderSource) in ShaderStructCase()
Des3fPrimitiveRestartTests.cpp254 static const char *fragShaderSource = "#version 300 es\n" in init() local
Des3fShaderLoopTests.cpp227 … ShaderEvalFunc evalFunc, const char *vertShaderSource, const char *fragShaderSource) in ShaderLoopCase()
Des3fInstancedRenderingTests.cpp316 static const char *fragShaderSource = "#version 300 es\n" in init() local
Des3fShaderIndexingTests.cpp178 const char *fragShaderSource) in ShaderIndexingCase()

12