Home
last modified time | relevance | path

Searched refs:teshader (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp176 const GlslSource * teshader) in makeGraphicsPipeline()
216 if (teshader) in makeGraphicsPipeline()
219 tcu::StringTemplate shaderTemplate(teshader->sources[glu::SHADERTYPE_TESSELLATION_EVALUATION][0]); in makeGraphicsPipeline()
261 if (teshader) in makeGraphicsPipeline()
277 if (teshader) in makeGraphicsPipeline()
292 << "Tess Eval: " << (teshader ? program->getShaderInfo(glu::SHADERTYPE_TESSELLATION_EVALUATION).infoLog : "n/a") << "\n" in makeGraphicsPipeline()
1097 const GlslSource& teshader = context.getSourceCollection().get("tese"); in makeTessellationEvaluationFrameBufferTest() local
1140 &vshader, &fshader, DE_NULL, &tcshader, &teshader)); in makeTessellationEvaluationFrameBufferTest()
1486 const GlslSource *teshader = DE_NULL; in allStages() local
1491 teshader in allStages()
170 makeGraphicsPipeline(glc::Context& context, const subgroups::ShaderStageFlags stages, const GlslSource * vshader, const GlslSource * fshader, const GlslSource * gshader, const GlslSource * tcshader, const GlslSource * teshader) makeGraphicsPipeline() argument
[all...]

Completed in 3 milliseconds