HomeSort by relevance Sort by last modified time
    Searched refs:PixelStorei (Results 26 - 45 of 45) sorted by null

12

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 300 void (GLAPIENTRY * PixelStorei)(GLenum, GLint);
  /external/chromium_org/ppapi/lib/gl/gles2/
gles2.c 566 glGetInterfacePPAPI()->PixelStorei(glGetCurrentContextPPAPI(), pname, param);
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h 580 #define glPixelStorei GLES2_GET_FUN(PixelStorei)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/
check_table.cpp 816 { "glPixelStorei", _O(PixelStorei) },
    [all...]
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_impl.cc 564 DELEGATE_TO_GL_2(pixelStorei, PixelStorei, WGC3Denum, WGC3Dint)
    [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 816 { "glPixelStorei", _O(PixelStorei) },
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format_autogen.h     [all...]
gles2_cmd_format_test_autogen.h     [all...]
  /external/chromium_org/gpu/command_buffer/client/
gles2_c_lib_autogen.h 385 gles2::GetGLContext()->PixelStorei(pname, param);
    [all...]
gles2_implementation.cc     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
glapitable.h 293 void (GLAPIENTRYP PixelStorei)(GLenum pname, GLint param); /* 250 */
    [all...]
glapitemp.h     [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl_mangle.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glapi_gentable.c     [all...]
glapi_x86-64.S     [all...]
glapi_mapi_tmp.h 272 GLAPI void APIENTRY GLAPI_PREFIX(PixelStorei)(GLenum pname, GLint param);
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder.cc     [all...]

Completed in 884 milliseconds

12