Home
last modified time | relevance | path

Searched defs:fshader (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.cpp1098 const GlslSource& fshader = context.getSourceCollection().get("fragment"); in makeTessellationEvaluationFrameBufferTest() local
1282 const GlslSource& fshader = context.getSourceCollection().get("fragment"); in makeGeometryFrameBufferTest() local
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
1483 const GlslSource *fshader = DE_NULL; allStages() local
1731 const GlslSource& fshader = context.getSourceCollection().get("fragment"); makeVertexFrameBufferTest() local
1899 const GlslSource& fshader = context.getSourceCollection().get("fragment"); makeFragmentFrameBufferTest() local
[all...]
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp3160 GrGLuint fshader = GrGLCompileAndAttachShader(*fGLContext, fCopyPrograms[progIdx].fProgram, in createCopyProgram() local
3314 GrGLuint fshader = GrGLCompileAndAttachShader(*fGLContext, fMipmapPrograms[progIdx].fProgram, in createMipmapProgram() local

Completed in 11 milliseconds