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

  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 75 GGL_REPEAT = 0, GGL_CLAMP_TO_EDGE = 1, GGL_MIRRORED_REPEAT = 2
  /system/core/include/pixelflinger/
pixelflinger.h 105 GGL_CLAMP_TO_EDGE = 0x812F,
  /system/core/libpixelflinger/
pixelflinger.cpp 399 if (param == GGL_CLAMP_TO_EDGE)

Completed in 28 milliseconds