Home
last modified time | relevance | path

Searched defs:fragSource (Results 1 – 12 of 12) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeComputeTests.cpp404 … const glu::FragmentSource fragSource(tcu::StringTemplate(fragmentShaderSource).specialize(args)); in program_not_active() local
497 … const glu::FragmentSource fragSource(tcu::StringTemplate(fragmentShaderSource).specialize(args)); in invalid_program_query() local
869 const glu::FragmentSource fragSource( in invalid_write_built_in_constants() local
Des31fNegativeShaderStorageTests.cpp218 const std::string fragSource = genCommonSource(ctx, GL_FRAGMENT_SHADER); in block_number_limits() local
Des31fTextureBorderClampTests.cpp1317 std::ostringstream fragSource; in genGatherProgram() local
/external/deqp/modules/gles3/functional/
Des3fShaderSwitchTests.cpp57 … const char *vtxSource, const char *fragSource, ShaderEvalFunc evalFunc) in ShaderSwitchCase()
Des3fTransformFeedbackTests.cpp354 …ic void genShaderSources(const ProgramSpec &spec, std::string &vertSource, std::string &fragSource, in genShaderSources()
463 std::string vertSource, fragSource; in createVertexCaptureProgram() local
Des3fShaderApiTests.cpp467 const char *fragSource = getSimpleShaderSource(glu::SHADERTYPE_FRAGMENT); in compileShaders() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderSwitchTests.cpp60 … const string &vtxSource, const string &fragSource, ShaderEvalFunc evalFunc, in ShaderSwitchCase()
/external/angle/src/tests/gl_tests/
DBlendFuncExtendedTest.cpp131 void makeProgram(const char *vertSource, const char *fragSource) in makeProgram()
/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp422 const char *fragSource = getSimpleShaderSource(glu::SHADERTYPE_FRAGMENT); in compileShaders() local
/external/deqp/modules/glshared/
DglsLongStressCase.cpp827 void Program::setSources(const string &vertSource, const string &fragSource) in setSources()
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp182 string vertSource, tescSource, teseSource, geomSource, fragSource; in makeGraphicsPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp330 std::ostringstream fragSource; in initPrograms() local