HomeSort by relevance Sort by last modified time
    Searched full:glprimitiveboundingboxoes (Results 1 - 7 of 7) sorted by null

  /external/deqp/modules/egl/
teglGetProcAddressTests.inl 1406 "glPrimitiveBoundingBoxOES",
    [all...]
  /frameworks/base/libs/hwui/debug/
unwrap_gles.h 630 #undef glPrimitiveBoundingBoxOES
wrap_gles.h     [all...]
  /frameworks/native/opengl/libs/GLES2/
gl2ext_api.in 115 void API_ENTRY(glPrimitiveBoundingBoxOES)(GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW) {
116 CALL_GL_API(glPrimitiveBoundingBoxOES, minX, minY, minZ, minW, maxX, maxY, maxZ, maxW);
    [all...]
  /frameworks/native/opengl/libs/
entries.in     [all...]
  /development/ndk/platforms/android-24/include/GLES2/
gl2ext.h 440 GL_APICALL void GL_APIENTRY glPrimitiveBoundingBoxOES (GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW);
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h 440 GL_APICALL void GL_APIENTRY glPrimitiveBoundingBoxOES (GLfloat minX, GLfloat minY, GLfloat minZ, GLfloat minW, GLfloat maxX, GLfloat maxY, GLfloat maxZ, GLfloat maxW);
    [all...]

Completed in 139 milliseconds