HomeSort by relevance Sort by last modified time
    Searched refs:singlesample_width0 (Results 1 - 4 of 4) 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 */
intel_mipmap_tree.c 485 mt->singlesample_width0 = singlesample_width;
    [all...]
  /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 */
intel_mipmap_tree.c 485 mt->singlesample_width0 = singlesample_width;
    [all...]

Completed in 662 milliseconds