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

  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.h 466 typedef std::array<unsigned int, IMPLEMENTATION_MAX_FRAMEBUFFER_ATTACHMENTS> FramebufferTextureSerialArray;
472 size_t textureCount, const FramebufferTextureSerialArray& framebufferSerials,
496 size_t getBoundFramebufferTextureSerials(FramebufferTextureSerialArray *outSerialArray);
Context.cpp     [all...]

Completed in 49 milliseconds