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

  /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 141 GLint num_compressed_texture_formats; member in struct:gpu::gles2::GLES2Implementation::GLStaticState::IntState

Completed in 269 milliseconds