HomeSort by relevance Sort by last modified time
    Searched refs:completeness (Results 1 - 7 of 7) sorted by null

  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Framebuffer.h 65 virtual GLenum completeness();
88 virtual GLenum completeness();
Framebuffer.cpp 278 if (completeness() == GL_FRAMEBUFFER_COMPLETE && getColorbuffer()->getSamples() > 0)
288 GLenum Framebuffer::completeness() function in class:gl::Framebuffer
453 if (completeness() == GL_FRAMEBUFFER_COMPLETE)
463 GLenum DefaultFramebuffer::completeness() function in class:gl::DefaultFramebuffer
466 ASSERT(Framebuffer::completeness() == GL_FRAMEBUFFER_COMPLETE);
Context.cpp     [all...]
libGLESv2.cpp 590 return framebuffer->completeness();
1035 if (framebuffer->completeness() != GL_FRAMEBUFFER_COMPLETE)
1169 if (framebuffer->completeness() != GL_FRAMEBUFFER_COMPLETE)
    [all...]
  /external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/
set-href-attribute-prevents-rebase.js 53 debug('Note that for the following attributes, updating the document base URI has no effect because we have to use an abosulte URL for the href in order to set an initial value for the attribute we wish to update. They are included for completeness.');
  /external/mesa3d/docs/
MESA_texture_array.spec 329 -- Section 3.8.10 "Texture Completeness"
592 -- Section 4.4.4.1 "Framebuffer Attachment Completeness"
594 Add to the end of the list of completeness rules (spec changes
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 126 milliseconds