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

  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.h 93 #define kfDirect 0x20 // Pixel values contain actual level information
SDL_gapivideo.c 460 gapi->gxProperties.ffFormat = kfDirect;
464 gapi->gxProperties.ffFormat = kfDirect;
592 if ((gapi->gxProperties.ffFormat & kfDirect) && (gapi->gxProperties.cBPP < 8)) {
    [all...]

Completed in 62 milliseconds