/external/deqp/modules/gles31/functional/ |
D | es31fNegativeComputeTests.cpp | 390 const glu::FragmentSource fragSource(tcu::StringTemplate(fragmentShaderSource).specialize(args)); in program_not_active() local 475 const glu::FragmentSource fragSource(tcu::StringTemplate(fragmentShaderSource).specialize(args)); in invalid_program_query() local 826 …const glu::FragmentSource fragSource (tcu::StringTemplate(genBuiltInSource(glu::SHADERTYPE_FRA… in invalid_write_built_in_constants() local
|
D | es31fNegativeShaderStorageTests.cpp | 209 const std::string fragSource = genCommonSource(ctx, GL_FRAGMENT_SHADER); in block_number_limits() local
|
D | es31fTextureBorderClampTests.cpp | 1300 std::ostringstream fragSource; in genGatherProgram() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderSwitchTests.cpp | 55 …nst char* description, bool isVertexCase, const char* vtxSource, const char* fragSource, ShaderEva… in ShaderSwitchCase()
|
D | es3fTransformFeedbackTests.cpp | 325 …ShaderSources (const ProgramSpec& spec, std::string& vertSource, std::string& fragSource, bool poi… in genShaderSources() 424 std::string vertSource, fragSource; in createVertexCaptureProgram() local
|
D | es3fShaderApiTests.cpp | 460 const char* fragSource = getSimpleShaderSource(glu::SHADERTYPE_FRAGMENT); in compileShaders() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderSwitchTests.cpp | 47 const char* vtxSource, const char* fragSource, ShaderEvalFunc evalFunc) in ShaderSwitchCase()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderSwitchTests.cpp | 70 const string& fragSource, in ShaderSwitchCase()
|
/external/angle/src/tests/gl_tests/ |
D | BlendFuncExtendedTest.cpp | 131 void makeProgram(const char *vertSource, const char *fragSource) in makeProgram()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineColorWriteEnableTests.cpp | 324 std::ostringstream fragSource; in initPrograms() local
|
D | vktPipelineExtendedDynamicStateTests.cpp | 822 std::ostringstream fragSource; in initPrograms() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderApiTests.cpp | 406 const char* fragSource = getSimpleShaderSource(glu::SHADERTYPE_FRAGMENT); in compileShaders() local
|
/external/deqp/modules/glshared/ |
D | glsLongStressCase.cpp | 726 void Program::setSources (const string& vertSource, const string& fragSource) in setSources()
|
/external/deqp/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsTestsUtils.cpp | 186 string vertSource, tescSource, teseSource, geomSource, fragSource; in makeGraphicsPipeline() local
|