Searched defs:DrvAllocation (Results 1 – 1 of 1) sorted by relevance
40 struct DrvAllocation { struct43 uint32_t textureID;48 uint32_t bufferID;51 uint32_t renderTargetID;54 GLenum glTarget;55 GLenum glType;56 GLenum glFormat;58 ANativeWindowBuffer *wndBuffer;59 android::GLConsumer *surfaceTexture;61 int glTarget;[all …]