Home
last modified time | relevance | path

Searched refs:fragSource (Results 1 – 9 of 9) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderStorageTests.cpp209 const std::string fragSource = genCommonSource(ctx, GL_FRAGMENT_SHADER); in block_number_limits() local
238 << glu::FragmentSource(fragSource); in block_number_limits()
248 << glu::FragmentSource(fragSource) in block_number_limits()
255 << glu::FragmentSource(fragSource) in block_number_limits()
262 << glu::FragmentSource(fragSource) in block_number_limits()
Des31fTextureBorderClampTests.cpp1300 std::ostringstream fragSource; in genGatherProgram() local
1335 fragSource << glslVersionDecl + "\n" in genGatherProgram()
1347 …), glu::ProgramSources() << glu::VertexSource(vtxSource) << glu::FragmentSource(fragSource.str())); in genGatherProgram()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderSwitchTests.cpp59 const string& fragSource,
70 const string& fragSource, in ShaderSwitchCase() argument
76 m_fragShaderSource = fragSource; in ShaderSwitchCase()
/external/deqp/modules/gles3/functional/
Des3fShaderSwitchTests.cpp51 …ar* description, bool isVertexCase, const char* vtxSource, const char* fragSource, ShaderEvalFunc …
55 …ar* description, bool isVertexCase, const char* vtxSource, const char* fragSource, ShaderEvalFunc … in ShaderSwitchCase() argument
59 m_fragShaderSource = fragSource; in ShaderSwitchCase()
Des3fTransformFeedbackTests.cpp325 …ources (const ProgramSpec& spec, std::string& vertSource, std::string& fragSource, bool pointSizeR… in genShaderSources() argument
419 fragSource = frag.str(); in genShaderSources()
424 std::string vertSource, fragSource; in createVertexCaptureProgram() local
426 …genShaderSources(spec, vertSource, fragSource, primitiveType == GL_POINTS /* Is point size require… in createVertexCaptureProgram()
430 << glu::FragmentSource(fragSource) in createVertexCaptureProgram()
Des3fShaderApiTests.cpp460 const char* fragSource = getSimpleShaderSource(glu::SHADERTYPE_FRAGMENT); in compileShaders() local
471 glShaderSource(fragShader, 1, &fragSource, 0); in compileShaders()
/external/deqp/modules/glshared/
DglsLongStressCase.cpp686 void setSources (const string& vertSource, const string& fragSource);
726 void Program::setSources (const string& vertSource, const string& fragSource) in setSources() argument
729 const char* const fragSourceCstr = fragSource.c_str(); in setSources()
732 m_fragSource = fragSource; in setSources()
/external/deqp/modules/gles2/functional/
Des2fShaderApiTests.cpp406 const char* fragSource = getSimpleShaderSource(glu::SHADERTYPE_FRAGMENT); in compileShaders() local
417 glShaderSource(fragShader, 1, &fragSource, 0); in compileShaders()
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...