Home
last modified time | relevance | path

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

/external/autotest/client/deps/webgl_mpd/src/resources/
DJ3DI.js31 function initWebGL(canvasName, vshader, fshader, attribs, clearColor, clearDepth) argument
56 function simpleSetup(gl, vshader, fshader, attribs, clearColor, clearDepth) argument
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsTestsUtils.cpp173 const GlslSource * fshader, in makeGraphicsPipeline()
1088 const GlslSource& fshader = context.getSourceCollection().get("fragment"); in makeTessellationEvaluationFrameBufferTest() local
1272 const GlslSource& fshader = context.getSourceCollection().get("fragment"); in makeGeometryFrameBufferTest() local
1473 const GlslSource *fshader = DE_NULL; in allStages() local
1721 const GlslSource& fshader = context.getSourceCollection().get("fragment"); in makeVertexFrameBufferTest() local
1889 const GlslSource& fshader = context.getSourceCollection().get("fragment"); in makeFragmentFrameBufferTest() local
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3161 GrGLuint fshader = GrGLCompileAndAttachShader(*fGLContext, fCopyPrograms[progIdx].fProgram, in createCopyProgram() local
3315 GrGLuint fshader = GrGLCompileAndAttachShader(*fGLContext, fMipmapPrograms[progIdx].fProgram, in createMipmapProgram() local