Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/gl/builders/
DGrGLShaderStringBuilder.cpp56 GrGLuint programId, in GrGLCompileAndAttachShader()
DGrGLProgramBuilder.cpp100 GrGLuint programId, in compileAndAttachShaders()
/third_party/skia/m133/src/gpu/ganesh/gl/builders/
DGrGLShaderStringBuilder.cpp22 GrGLuint programId, in GrGLCompileAndAttachShader()
DGrGLProgramBuilder.cpp107 GrGLuint programId, in compileAndAttachShaders()
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcLayoutLocationTests.cpp464 deUint32 programId = program.getProgram(); in iterate() local
DglcTextureRepeatModeTests.cpp1292 GLint programId = program.getProgram(); in iterate() local
DglcCompressedFormatTests.cpp374 GLuint SharedData::programId () const in programId() function in glcts::__anonfc685fb30111::SharedData
DglcPackedDepthStencilTests.cpp645 bool BaseTest::setTextureUniform(GLuint programId) in setTextureUniform()
DglcInternalformatTests.cpp1436 void RenderbufferCase::renderColoredQuad(GLuint programId, const float* positions) const in renderColoredQuad()
/third_party/vk-gl-cts/modules/glshared/
DglsLifetimeTests.cpp1008 GLuint programId = 0; in testDeleteUsed() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES31.cpp1845 ShaderProgramID programId) in ValidateUseProgramStagesBase()
1918 ShaderProgramID programId) in ValidateActiveShaderProgramBase()
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp340 deUint32 programId = testProgram.getProgram(); in renderQuad() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp2064 const GLuint programId = ctx.createProgram(&program); in renderWithContext() local
2423 const GLuint programId = m_ctx->createProgram(m_program); in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp5499 gl::ShaderProgramID programId; in maybeCapturePostCallUpdates() local