Home | Sort by relevance Sort by last modified time |
/external/chromium_org/gpu/command_buffer/common/ | |
gles2_cmd_utils.h | 87 int num_compressed_texture_formats() const { function in class:gpu::gles2::GLES2Util 91 void set_num_compressed_texture_formats(int num_compressed_texture_formats) { 92 num_compressed_texture_formats_ = num_compressed_texture_formats; |
/external/chromium_org/gpu/command_buffer/client/ | |
gles2_implementation.h | 149 GLint num_compressed_texture_formats; member in struct:gpu::gles2::GLES2Implementation::GLStaticState::IntState |