HomeSort by relevance Sort by last modified time
    Searched full:glprimitiveboundingbox (Results 1 - 25 of 32) sorted by null

1 2

  /external/mesa3d/src/mesa/main/
bbox.c 28 * glPrimitiveBoundingBox function
  /development/ndk/platforms/android-24/arch-arm/symbols/
libGLESv3.so.functions.txt 261 glPrimitiveBoundingBox
  /development/ndk/platforms/android-24/arch-arm64/symbols/
libGLESv3.so.functions.txt 261 glPrimitiveBoundingBox
  /development/ndk/platforms/android-24/arch-mips/symbols/
libGLESv3.so.functions.txt 261 glPrimitiveBoundingBox
  /development/ndk/platforms/android-24/arch-mips64/symbols/
libGLESv3.so.functions.txt 261 glPrimitiveBoundingBox
  /development/ndk/platforms/android-24/arch-x86/symbols/
libGLESv3.so.functions.txt 261 glPrimitiveBoundingBox
  /development/ndk/platforms/android-24/arch-x86_64/symbols/
libGLESv3.so.functions.txt 261 glPrimitiveBoundingBox
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES32.spec 26 void glPrimitiveBoundingBox ( GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW )
  /external/deqp/doc/testspecs/GLES3/
functional.primitive_bounding_box.txt 101 glViewport and glPrimitiveBoundingBox. Tests verify that the bounding box
  /frameworks/native/opengl/libs/
libGLESv3.map.txt 263 glPrimitiveBoundingBox; # introduced=24
entries.in     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES32.java 518 // C function void glPrimitiveBoundingBox ( GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW )
520 public static native void glPrimitiveBoundingBox(
    [all...]