Searched refs:ext_format (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper_readback_support.cc119 GLenum ext_format = 0, ext_type = 0; local
120 GetAdditionalFormat(format, type, &ext_format, &ext_type);
121 if ((ext_format == format) && (ext_type == type)) {

Completed in 108 milliseconds