Home
last modified time | relevance | path

Searched defs:maxColorAttachments (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DWebGLDrawBuffers.cpp106 GLint maxColorAttachments = 0; in satisfiesWebGLRequirements() local
DWebGLRenderingContextBase.cpp5712 GLint WebGLRenderingContextBase::maxColorAttachments() in maxColorAttachments() function in blink::WebGLRenderingContextBase
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp817 int maxColorAttachments = 0x1234; in read_buffer() local
1330 int maxColorAttachments = 0x1234; in invalidate_framebuffer() local
1365 int maxColorAttachments = 0x1234; in invalidate_sub_framebuffer() local
/external/chromium_org/third_party/angle/src/libGLESv2/
DCaps.h221 GLuint maxColorAttachments; member