HomeSort by relevance Sort by last modified time
    Searched refs:glEndTilingQCOM (Results 1 - 25 of 31) sorted by null

1 2

  /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_ftable.h 283 {"glEndTilingQCOM", (void*)glEndTilingQCOM},
gl_client_context.h 303 glEndTilingQCOM_client_proc_t glEndTilingQCOM;
gl_client_context.cpp 303 glEndTilingQCOM = (glEndTilingQCOM_client_proc_t) getProc("glEndTilingQCOM", userData);
gl_entry.cpp 298 void glEndTilingQCOM(GLbitfield preserveMask);
    [all...]
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_ftable.h 290 {"glEndTilingQCOM", (void *)glEndTilingQCOM}
gles_dispatch.h 293 glEndTilingQCOM_t glEndTilingQCOM;
    [all...]
gles.cpp     [all...]
  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles1.lds 95 glEndTilingQCOM;
gles3.lds 117 glEndTilingQCOM;
gles1_wrapper_context.h 303 glEndTilingQCOM_wrapper_proc_t glEndTilingQCOM;
gles3_wrapper_context.h 213 glEndTilingQCOM_wrapper_proc_t glEndTilingQCOM;
gles1_wrapper_context.cpp 303 glEndTilingQCOM = (glEndTilingQCOM_wrapper_proc_t) getProc("glEndTilingQCOM", userData);
gles3_wrapper_context.cpp 213 glEndTilingQCOM = (glEndTilingQCOM_wrapper_proc_t) getProc("glEndTilingQCOM", userData);
    [all...]
gles1_wrapper_entry.cpp 298 void glEndTilingQCOM(GLbitfield preserveMask);
    [all...]
gles3_wrapper_entry.cpp 208 void glEndTilingQCOM(GLbitfield preserveMask);
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_ftable.h 211 {"glEndTilingQCOM", (void*)glEndTilingQCOM},
gl2_client_context.h 213 glEndTilingQCOM_client_proc_t glEndTilingQCOM;
gl2_client_context.cpp 213 glEndTilingQCOM = (glEndTilingQCOM_client_proc_t) getProc("glEndTilingQCOM", userData);
    [all...]
gl2_entry.cpp 208 void glEndTilingQCOM(GLbitfield preserveMask);
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES/
glext.h     [all...]
  /external/mesa3d/include/GLES/
glext.h     [all...]
  /external/swiftshader/include/GLES/
glext.h     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
glext.h     [all...]

Completed in 80 milliseconds

1 2