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

1 2

  /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_ftable.h 275 {"glExtTexObjectStateOverrideiQCOM", (void*)glExtTexObjectStateOverrideiQCOM},
gl_client_context.h 295 glExtTexObjectStateOverrideiQCOM_client_proc_t glExtTexObjectStateOverrideiQCOM;
gl_client_context.cpp 295 glExtTexObjectStateOverrideiQCOM = (glExtTexObjectStateOverrideiQCOM_client_proc_t) getProc("glExtTexObjectStateOverrideiQCOM", userData);
gl_entry.cpp 290 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [all...]
  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_ftable.h 282 {"glExtTexObjectStateOverrideiQCOM", (void *)glExtTexObjectStateOverrideiQCOM},
gles_dispatch.h 285 glExtTexObjectStateOverrideiQCOM_t glExtTexObjectStateOverrideiQCOM;
    [all...]
gles.cpp     [all...]
  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles1.lds 107 glExtTexObjectStateOverrideiQCOM;
gles3.lds 130 glExtTexObjectStateOverrideiQCOM;
gles1_wrapper_context.h 295 glExtTexObjectStateOverrideiQCOM_wrapper_proc_t glExtTexObjectStateOverrideiQCOM;
gles3_wrapper_context.h 205 glExtTexObjectStateOverrideiQCOM_wrapper_proc_t glExtTexObjectStateOverrideiQCOM;
gles1_wrapper_context.cpp 295 glExtTexObjectStateOverrideiQCOM = (glExtTexObjectStateOverrideiQCOM_wrapper_proc_t) getProc("glExtTexObjectStateOverrideiQCOM", userData);
gles3_wrapper_context.cpp 205 glExtTexObjectStateOverrideiQCOM = (glExtTexObjectStateOverrideiQCOM_wrapper_proc_t) getProc("glExtTexObjectStateOverrideiQCOM", userData);
    [all...]
gles1_wrapper_entry.cpp 290 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [all...]
gles3_wrapper_entry.cpp 200 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_ftable.h 203 {"glExtTexObjectStateOverrideiQCOM", (void*)glExtTexObjectStateOverrideiQCOM},
gl2_client_context.h 205 glExtTexObjectStateOverrideiQCOM_client_proc_t glExtTexObjectStateOverrideiQCOM;
gl2_client_context.cpp 205 glExtTexObjectStateOverrideiQCOM = (glExtTexObjectStateOverrideiQCOM_client_proc_t) getProc("glExtTexObjectStateOverrideiQCOM", userData);
    [all...]
gl2_entry.cpp 200 void glExtTexObjectStateOverrideiQCOM(GLenum target, GLenum pname, GLint param);
    [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 69 milliseconds

1 2