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

  /external/mesa3d/include/pixelflinger2/
pixelflinger2_format.h 38 GGL_PIXEL_FORMAT_L_8 = 9, // 8-bit L (R=G=B = L)
  /system/core/include/pixelflinger/
format.h 38 GGL_PIXEL_FORMAT_L_8 = 9, // 8-bit L (R=G=B = L)
  /frameworks/native/opengl/libagl/
mipmap.cpp 129 (base->format == GGL_PIXEL_FORMAT_L_8))
texture.cpp 192 { GGL_PIXEL_FORMAT_L_8,
    [all...]
  /external/mesa3d/src/pixelflinger2/
llvm_texture.cpp 76 case GGL_PIXEL_FORMAT_L_8: {

Completed in 498 milliseconds