Home
last modified time | relevance | path

Searched defs:fragSrc (Results 1 – 10 of 10) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFragDepthTests.cpp111 …CompareCase (Context& context, const char* name, const char* desc, const char* fragSrc, EvalFragDe… in FragDepthCompareCase()
283 …thWriteCase (Context& context, const char* name, const char* desc, const char* fragSrc, EvalFragDe… in FragDepthWriteCase()
451 const char* fragSrc; in init() member
Des3fShaderApiTests.cpp1234 const std::string fragSrc = getSimpleShaderSource(glu::SHADERTYPE_FRAGMENT); in test() local
1277 const char* fragSrc = in getShaderSource() local
1359 const std::string fragSrc = getShaderSource(glu::SHADERTYPE_FRAGMENT); in test() local
Des3fShaderTextureFunctionTests.cpp1084 const std::string fragSrc = genFragmentShader(); in initShader() local
/external/deqp/modules/gles2/performance/
Des2pTextureCases.cpp143 std::ostringstream fragSrc; in init() local
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp152 std::ostringstream fragSrc; in init() local
Des3pDepthTests.cpp353 const string fragSrc = "#version 300 es\n" in getGridDiscardFragmentShader() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderStructTests.cpp97 std::string fragSrc; in createStructCase() local
/external/deqp/modules/glshared/
DglsFragmentOpUtil.cpp150 const char* fragSrc = getFragSrc(glslVersion); in QuadRenderer() local
DglsUniformBlockCase.cpp1428 std::ostringstream fragSrc; in iterate() local
DglsTextureTestUtil.cpp1238 std::string fragSrc = tcu::StringTemplate(fragShaderTemplate).specialize(params); in getProgram() local