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

  /external/mesa3d/src/gallium/state_trackers/vega/
api_masks.c 48 if (operation < VG_CLEAR_MASK || operation > VG_SUBTRACT_MASK) {
56 if (operation == VG_CLEAR_MASK) {
127 if (operation < VG_CLEAR_MASK ||
  /external/mesa3d/include/VG/
openvg.h 184 VG_CLEAR_MASK = 0x1500,
    [all...]

Completed in 43 milliseconds