OpenGL ES SDK for Android
ARM Developer Center
|
Structure holding IDs of objects which were generated for generating downscaled texture with luminance image. More...
Public Member Functions | |
GetLuminanceImageBloomObjects () | |
Public Attributes | |
GLuint | framebufferObjectId |
GLuint | textureObjectId |
Structure holding IDs of objects which were generated for generating downscaled texture with luminance image.
Definition at line 180 of file Native.cpp.
|
inline |
Definition at line 186 of file Native.cpp.
GLuint GetLuminanceImageBloomObjects::framebufferObjectId |
Definition at line 182 of file Native.cpp.
GLuint GetLuminanceImageBloomObjects::textureObjectId |
Definition at line 183 of file Native.cpp.