Searched defs:getBuffers (Results 1 - 3 of 3) sorted by relevance

/external/jmonkeyengine/engine/src/core/com/jme3/scene/
H A DMesh.java1244 public IntMap<VertexBuffer> getBuffers(){ method in class:Mesh
1250 * Using a list instead an IntMap via the {@link #getBuffers() } method is
/external/chromium_org/third_party/mesa/src/include/GL/internal/
H A Ddri_interface.h276 * Ask the driver to call getBuffers/getBuffersWithFormat before
751 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable, member in struct:__DRIdri2LoaderExtensionRec
774 * \c ::getBuffers, this function takes a list of attachments paired with
/external/mesa3d/include/GL/internal/
H A Ddri_interface.h276 * Ask the driver to call getBuffers/getBuffersWithFormat before
751 __DRIbuffer *(*getBuffers)(__DRIdrawable *driDrawable, member in struct:__DRIdri2LoaderExtensionRec
774 * \c ::getBuffers, this function takes a list of attachments paired with

Completed in 147 milliseconds