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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h 221 * If num_samples > 0, then singlesample_width0 is the value that width0
225 * If num_samples == 0, then singlesample_width0 is undefined.
227 uint32_t singlesample_width0; member in struct:intel_mipmap_tree
229 /** \see singlesample_width0 */
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h 221 * If num_samples > 0, then singlesample_width0 is the value that width0
225 * If num_samples == 0, then singlesample_width0 is undefined.
227 uint32_t singlesample_width0; member in struct:intel_mipmap_tree
229 /** \see singlesample_width0 */

Completed in 55 milliseconds