Home
last modified time | relevance | path

Searched defs:programId (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp81 GrGLuint programId, in compileAndAttachShaders()
110 GrGLuint programId, in compileAndAttachShaders()
DGrGLShaderStringBuilder.cpp114 GrGLuint programId, in GrGLCompileAndAttachShader()
/external/skqp/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp81 GrGLuint programId, in compileAndAttachShaders()
110 GrGLuint programId, in compileAndAttachShaders()
DGrGLShaderStringBuilder.cpp114 GrGLuint programId, in GrGLCompileAndAttachShader()
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp544 const deUint32 programId = ctx.createProgram(&program); in testRender() local
683 const deUint32 programId = ctx.createProgram(&program); in testRender() local
912 const deUint32 programId = ctx.createProgram(&program); in testRender() local
1143 const deUint32 programId = ctx.createProgram(&program); in render() local
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp541 const deUint32 programId = ctx.createProgram(&program); in testRender() local
680 const deUint32 programId = ctx.createProgram(&program); in testRender() local
908 const deUint32 programId = ctx.createProgram(&program); in testRender() local
1139 const deUint32 programId = ctx.createProgram(&program); in render() local
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp1008 GLuint programId = 0; in testDeleteUsed() local
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp2052 const GLuint programId = ctx.createProgram(&program); in renderWithContext() local
2411 const GLuint programId = m_ctx->createProgram(m_program); in iterate() local