Home
last modified time | relevance | path

Searched refs:GL_PACK_ALIGNMENT (Results 1 – 25 of 30) sorted by relevance

12

/external/mesa3d/src/glx/
Dpixelstore.c119 case GL_PACK_ALIGNMENT: in __indirect_glPixelStoref()
263 case GL_PACK_ALIGNMENT: in __indirect_glPixelStorei()
Dsingle2.c265 case GL_PACK_ALIGNMENT: in get_client_data()
/external/autotest/client/deps/glbench/src/
Dreadpixeltest.cc52 glPixelStorei(GL_PACK_ALIGNMENT, 1); in Run()
/external/mesa3d/src/mesa/main/
Ddebug.c472 _mesa_PixelStorei(GL_PACK_ALIGNMENT, 1); in _mesa_dump_color_buffer()
505 _mesa_PixelStorei(GL_PACK_ALIGNMENT, 1); in _mesa_dump_depth_buffer()
541 _mesa_PixelStorei(GL_PACK_ALIGNMENT, 1); in _mesa_dump_stencil_buffer()
Dpixelstore.c123 case GL_PACK_ALIGNMENT: in _mesa_PixelStorei()
Dget.c436 { GL_PACK_ALIGNMENT, CONTEXT_INT(Pack.Alignment), NO_EXTRA },
/external/deqp/framework/opengl/
DgluPixelTransfer.cpp60 gl.pixelStorei(GL_PACK_ALIGNMENT, getTransferAlignment(dst.getFormat())); in readPixels()
DgluStateReset.cpp413 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in resetStateES()
1017 gl.pixelStorei (GL_PACK_ALIGNMENT, 4); in resetStateGLCore()
DgluStrUtil.inl84 case GL_PACK_ALIGNMENT: return "GL_PACK_ALIGNMENT";
1151 case GL_PACK_ALIGNMENT: return "GL_PACK_ALIGNMENT";
/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp212 GLU_CHECK_CALL(glPixelStorei(GL_PACK_ALIGNMENT, m_alignment)); in iterate()
Des2fNegativeTextureApiTests.cpp1239 glPixelStorei(GL_PACK_ALIGNMENT, 0); in init()
1243 glPixelStorei(GL_PACK_ALIGNMENT, 16); in init()
Des2fIntegerStateQueryTests.cpp2137 …ack_alignment") + verifier->getTestNamePostfix()).c_str(), "PACK_ALIGNMENT", GL_PACK_ALIGNMENT))); in init()
/external/mesa3d/include/GLES/
Dgl.h236 #define GL_PACK_ALIGNMENT 0x0D05 macro
370 #define GL_PACK_ALIGNMENT 0x0D05 macro
/external/robolectric/v1/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp338 GLU_CHECK_CALL(glPixelStorei(GL_PACK_ALIGNMENT, m_alignment)); in iterate()
Des3fNegativeTextureApiTests.cpp1118 glPixelStorei(GL_PACK_ALIGNMENT, 0); in init()
1122 glPixelStorei(GL_PACK_ALIGNMENT, 16); in init()
Des3fIntegerStateQueryTests.cpp2908 …ack_alignment") + verifier->getTestNamePostfix()).c_str(), "PACK_ALIGNMENT", GL_PACK_ALIGNMENT))); in init()
/external/mesa3d/include/GLES2/
Dgl2.h198 #define GL_PACK_ALIGNMENT 0x0D05 macro
/external/webrtc/webrtc/modules/desktop_capture/
Dscreen_capturer_mac.mm574 glPixelStorei(GL_PACK_ALIGNMENT, 4); // Force 4-byte alignment.
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl176 #define GL_PACK_ALIGNMENT 0x0D05 macro
/external/deqp/modules/gles31/functional/
Des31fNegativeTextureApiTests.cpp1244 ctx.glPixelStorei(GL_PACK_ALIGNMENT, 0); in pixelstorei()
1248 ctx.glPixelStorei(GL_PACK_ALIGNMENT, 16); in pixelstorei()
/external/mesa3d/include/GL/
Dgl.h625 #define GL_PACK_ALIGNMENT 0x0D05 macro
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp894 case GL_PACK_ALIGNMENT: in pixelStorei()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12