Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/builders/
DGrGLShaderStringBuilder.cpp55 GrGLuint programId, in GrGLCompileAndAttachShader()
DGrGLProgramBuilder.cpp100 GrGLuint programId, in compileAndAttachShaders()
/external/skqp/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp86 GrGLuint programId, in compileAndAttachShaders()
113 GrGLuint programId, in compileAndAttachShaders()
DGrGLShaderStringBuilder.cpp114 GrGLuint programId, in GrGLCompileAndAttachShader()
/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/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/external/openglcts/modules/common/
DglcLayoutLocationTests.cpp464 deUint32 programId = program.getProgram(); in iterate() local
DglcTextureRepeatModeTests.cpp1292 GLint programId = program.getProgram(); in iterate() local
DglcPackedDepthStencilTests.cpp644 bool BaseTest::setTextureUniform(GLuint programId) in setTextureUniform()
DglcInternalformatTests.cpp1426 void RenderbufferCase::renderColoredQuad(GLuint programId, const float* positions) const in renderColoredQuad()
/external/deqp/modules/glshared/
DglsLifetimeTests.cpp1008 GLuint programId = 0; in testDeleteUsed() local
/external/angle/src/libANGLE/
DvalidationES31.cpp1715 ShaderProgramID programId) in ValidateUseProgramStagesBase()
1787 ShaderProgramID programId) in ValidateActiveShaderProgramBase()
/external/deqp/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp340 deUint32 programId = testProgram.getProgram(); in renderQuad() 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
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp4795 gl::ShaderProgramID programId; in maybeCapturePostCallUpdates() local