Home
last modified time | relevance | path

Searched defs:fshader (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp173 const GlslSource * fshader, in makeGraphicsPipeline()
1098 const GlslSource& fshader = context.getSourceCollection().get("fragment"); in makeTessellationEvaluationFrameBufferTest() local
1282 const GlslSource& fshader = context.getSourceCollection().get("fragment"); in makeGeometryFrameBufferTest() local
1483 const GlslSource *fshader = DE_NULL; in allStages() local
1731 const GlslSource& fshader = context.getSourceCollection().get("fragment"); in makeVertexFrameBufferTest() local
1899 const GlslSource& fshader = context.getSourceCollection().get("fragment"); in makeFragmentFrameBufferTest() local
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLGpu.cpp260 GrGLuint* fshader) { in cleanup_program()
3402 GrGLuint fshader = GrGLCompileAndAttachShader(*fGLContext, in createCopyProgram() local
3586 GrGLuint fshader = GrGLCompileAndAttachShader(*fGLContext, in createMipmapProgram() local
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp3160 GrGLuint fshader = GrGLCompileAndAttachShader(*fGLContext, fCopyPrograms[progIdx].fProgram, in createCopyProgram() local
3314 GrGLuint fshader = GrGLCompileAndAttachShader(*fGLContext, fMipmapPrograms[progIdx].fProgram, in createMipmapProgram() local