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

  /device/generic/opengl-transport/host/libs/virglrenderer/
GLESv1.cpp 89 static void glExtTexObjectStateOverrideiQCOM(GLenum, GLenum, GLint) {
407 glExtTexObjectStateOverrideiQCOM = ::glExtTexObjectStateOverrideiQCOM;
GLESv3.cpp 92 static void glExtTexObjectStateOverrideiQCOM(GLenum, GLenum, GLint) {
612 glExtTexObjectStateOverrideiQCOM = ::glExtTexObjectStateOverrideiQCOM;
  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h 295 glExtTexObjectStateOverrideiQCOM_client_proc_t glExtTexObjectStateOverrideiQCOM;
gl_entry.cpp 290 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [all...]
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles.cpp     [all...]
gles_dispatch.h 285 glExtTexObjectStateOverrideiQCOM_t glExtTexObjectStateOverrideiQCOM;
    [all...]
  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles1_wrapper_context.h 295 glExtTexObjectStateOverrideiQCOM_wrapper_proc_t glExtTexObjectStateOverrideiQCOM;
gles1_wrapper_entry.cpp 290 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [all...]
gles3_wrapper_context.h 205 glExtTexObjectStateOverrideiQCOM_wrapper_proc_t glExtTexObjectStateOverrideiQCOM;
gles3_wrapper_entry.cpp 200 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 205 glExtTexObjectStateOverrideiQCOM_client_proc_t glExtTexObjectStateOverrideiQCOM;
gl2_entry.cpp 200 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [all...]

Completed in 505 milliseconds