/external/mesa3d/src/glx/ |
D | pixelstore.c | 119 case GL_PACK_ALIGNMENT: in __indirect_glPixelStoref() 263 case GL_PACK_ALIGNMENT: in __indirect_glPixelStorei()
|
D | single2.c | 265 case GL_PACK_ALIGNMENT: in get_client_data()
|
/external/autotest/client/deps/glbench/src/ |
D | readpixeltest.cc | 52 glPixelStorei(GL_PACK_ALIGNMENT, 1); in Run()
|
/external/mesa3d/src/mesa/main/ |
D | debug.c | 472 _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()
|
D | pixelstore.c | 123 case GL_PACK_ALIGNMENT: in _mesa_PixelStorei()
|
D | get.c | 436 { GL_PACK_ALIGNMENT, CONTEXT_INT(Pack.Alignment), NO_EXTRA },
|
/external/deqp/framework/opengl/ |
D | gluPixelTransfer.cpp | 60 gl.pixelStorei(GL_PACK_ALIGNMENT, getTransferAlignment(dst.getFormat())); in readPixels()
|
D | gluStateReset.cpp | 413 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in resetStateES() 1017 gl.pixelStorei (GL_PACK_ALIGNMENT, 4); in resetStateGLCore()
|
D | gluStrUtil.inl | 84 case GL_PACK_ALIGNMENT: return "GL_PACK_ALIGNMENT"; 1151 case GL_PACK_ALIGNMENT: return "GL_PACK_ALIGNMENT";
|
/external/deqp/modules/gles2/functional/ |
D | es2fReadPixelsTests.cpp | 212 GLU_CHECK_CALL(glPixelStorei(GL_PACK_ALIGNMENT, m_alignment)); in iterate()
|
D | es2fNegativeTextureApiTests.cpp | 1239 glPixelStorei(GL_PACK_ALIGNMENT, 0); in init() 1243 glPixelStorei(GL_PACK_ALIGNMENT, 16); in init()
|
D | es2fIntegerStateQueryTests.cpp | 2137 …ack_alignment") + verifier->getTestNamePostfix()).c_str(), "PACK_ALIGNMENT", GL_PACK_ALIGNMENT))); in init()
|
/external/mesa3d/include/GLES/ |
D | gl.h | 236 #define GL_PACK_ALIGNMENT 0x0D05 macro 370 #define GL_PACK_ALIGNMENT 0x0D05 macro
|
/external/robolectric/v1/lib/main/ |
D | opengl-api-gl1.1-android-2.1_r1.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/microedition/
javax/ ... |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/deqp/modules/gles3/functional/ |
D | es3fReadPixelsTests.cpp | 338 GLU_CHECK_CALL(glPixelStorei(GL_PACK_ALIGNMENT, m_alignment)); in iterate()
|
D | es3fNegativeTextureApiTests.cpp | 1118 glPixelStorei(GL_PACK_ALIGNMENT, 0); in init() 1122 glPixelStorei(GL_PACK_ALIGNMENT, 16); in init()
|
D | es3fIntegerStateQueryTests.cpp | 2908 …ack_alignment") + verifier->getTestNamePostfix()).c_str(), "PACK_ALIGNMENT", GL_PACK_ALIGNMENT))); in init()
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 198 #define GL_PACK_ALIGNMENT 0x0D05 macro
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | screen_capturer_mac.mm | 574 glPixelStorei(GL_PACK_ALIGNMENT, 4); // Force 4-byte alignment.
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 176 #define GL_PACK_ALIGNMENT 0x0D05 macro
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeTextureApiTests.cpp | 1244 ctx.glPixelStorei(GL_PACK_ALIGNMENT, 0); in pixelstorei() 1248 ctx.glPixelStorei(GL_PACK_ALIGNMENT, 16); in pixelstorei()
|
/external/mesa3d/include/GL/ |
D | gl.h | 625 #define GL_PACK_ALIGNMENT 0x0D05 macro
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 894 case GL_PACK_ALIGNMENT: in pixelStorei()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |