HomeSort by relevance Sort by last modified time
    Searched defs:glEndTilingQCOM (Results 1 - 12 of 12) sorted by null

  /device/generic/opengl-transport/host/libs/virglrenderer/
GLESv1.cpp 39 static void glEndTilingQCOM(GLbitfield) {
395 glEndTilingQCOM = ::glEndTilingQCOM;
GLESv3.cpp 42 static void glEndTilingQCOM(GLbitfield) {
600 glEndTilingQCOM = ::glEndTilingQCOM;
  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 303 glEndTilingQCOM_client_proc_t glEndTilingQCOM;
gl_entry.cpp 298 void glEndTilingQCOM(GLbitfield preserveMask);
    [all...]
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles.cpp     [all...]
gles_dispatch.h 293 glEndTilingQCOM_t glEndTilingQCOM;
    [all...]
  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles1_wrapper_context.h 303 glEndTilingQCOM_wrapper_proc_t glEndTilingQCOM;
gles1_wrapper_entry.cpp 298 void glEndTilingQCOM(GLbitfield preserveMask);
    [all...]
gles3_wrapper_context.h 213 glEndTilingQCOM_wrapper_proc_t glEndTilingQCOM;
gles3_wrapper_entry.cpp 208 void glEndTilingQCOM(GLbitfield preserveMask);
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 213 glEndTilingQCOM_client_proc_t glEndTilingQCOM;
gl2_entry.cpp 208 void glEndTilingQCOM(GLbitfield preserveMask);
    [all...]

Completed in 1576 milliseconds