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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipebuffer/
pb_buffer.h 65 #define PB_USAGE_GPU_READ (1 << 2)
73 ( PB_USAGE_GPU_READ | PB_USAGE_GPU_WRITE )
  /external/mesa3d/src/gallium/auxiliary/pipebuffer/
pb_buffer.h 65 #define PB_USAGE_GPU_READ (1 << 2)
73 ( PB_USAGE_GPU_READ | PB_USAGE_GPU_WRITE )

Completed in 123 milliseconds