Home
last modified time | relevance | path

Searched refs:GL_ALLOC_CALL (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp30 #define GL_ALLOC_CALL(iface, call) GR_GL_CALL_NOERRCHECK(iface, call) macro
34 #define GL_ALLOC_CALL(iface, call) GR_GL_CALL(iface, call) macro
691 GL_ALLOC_CALL(this->glInterface(), in uploadTexData()
697 GL_ALLOC_CALL(this->glInterface(), in uploadTexData()
786 GL_ALLOC_CALL(this->glInterface(), in uploadCompressedTexData()
825 GL_ALLOC_CALL(ctx.interface(), in renderbuffer_storage_msaa()
832 GL_ALLOC_CALL(ctx.interface(), in renderbuffer_storage_msaa()
840 GL_ALLOC_CALL(ctx.interface(), in renderbuffer_storage_msaa()
1170 GL_ALLOC_CALL(this->glInterface(), RenderbufferStorage(GR_GL_RENDERBUFFER, in createStencilAttachmentForRenderTarget()
1332 GL_ALLOC_CALL(this->glInterface(), in onCreateVertexBuffer()
[all …]