Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGetImageTest.cpp105 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
187 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
224 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
262 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
336 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
372 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
406 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
431 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
567 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
DVulkanMultithreadingTest.cpp169 glPixelStorei(GL_PACK_ALIGNMENT, 1); in TEST_P()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArrayGenerateMipMap.cpp145 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in deinit()
204 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in initTest()
501 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in deinit()
547 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in initTest()
DesextcTextureCubeMapArrayColorDepthAttachments.cpp1083 gl.pixelStorei(GL_PACK_ALIGNMENT, 2); in verifyDepth16Data()
1102 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in verifyDepth16Data()
/third_party/mesa3d/src/glx/
Dpixelstore.c120 case GL_PACK_ALIGNMENT: in __indirect_glPixelStoref()
264 case GL_PACK_ALIGNMENT: in __indirect_glPixelStorei()
Dsingle2.c263 case GL_PACK_ALIGNMENT: in get_client_data()
/third_party/mesa3d/src/mesa/main/
Ddebug.c464 _mesa_PixelStorei(GL_PACK_ALIGNMENT, 1); in _mesa_dump_color_buffer()
497 _mesa_PixelStorei(GL_PACK_ALIGNMENT, 1); in _mesa_dump_depth_buffer()
533 _mesa_PixelStorei(GL_PACK_ALIGNMENT, 1); in _mesa_dump_stencil_buffer()
Dpixelstore.c92 case GL_PACK_ALIGNMENT: in pixel_storei()
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_row_bytes.txt49 GL_PACK_ALIGNMENT. Both of these parameters are specified in basic
83 GL_PACK_ROW_LENGTH and GL_PACK_ALIGNMENT. The same scenario is
/third_party/openGLES/extensions/APPLE/
DAPPLE_row_bytes.txt49 GL_PACK_ALIGNMENT. Both of these parameters are specified in basic
83 GL_PACK_ROW_LENGTH and GL_PACK_ALIGNMENT. The same scenario is
/third_party/vk-gl-cts/framework/opengl/
DgluPixelTransfer.cpp60 gl.pixelStorei(GL_PACK_ALIGNMENT, getTransferAlignment(dst.getFormat())); in readPixels()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cTextureBarrierTests.cpp200 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in init()
238 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in deinit()
Dgl4cIndirectParametersTests.cpp281 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in verify()
283 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in verify()
Dgl4cShaderDrawParametersTests.cpp311 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in verify()
313 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in verify()
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
Dgl.h193 #define GL_PACK_ALIGNMENT 0x0D05 macro
340 #define GL_PACK_ALIGNMENT 0x0D05 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
Dgl.h197 #define GL_PACK_ALIGNMENT 0x0D05 macro
336 #define GL_PACK_ALIGNMENT 0x0D05 macro
/third_party/openGLES/api/GLSC/1.0.1/
Dgl.h193 #define GL_PACK_ALIGNMENT 0x0D05 macro
340 #define GL_PACK_ALIGNMENT 0x0D05 macro
/third_party/openGLES/api/GLSC/1.0/
Dgl.h197 #define GL_PACK_ALIGNMENT 0x0D05 macro
336 #define GL_PACK_ALIGNMENT 0x0D05 macro
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cNumberParsingTests.cpp397 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in iterate()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fReadPixelsTests.cpp212 GLU_CHECK_CALL(glPixelStorei(GL_PACK_ALIGNMENT, m_alignment)); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcNearestEdgeTests.cpp359 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in verifyResults()
DglcGLSLVectorConstructorTests.cpp498 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in iterate()
DglcPackedPixelsTests.cpp666 modeMap[GL_PACK_ALIGNMENT] = "GL_PACK_ALIGNMENT"; in getModeStr()
927 gl.pixelStorei(GL_PACK_ALIGNMENT, pp.alignment); in applyInitialStorageModes()
3652 gl.getIntegerv(GL_PACK_ALIGNMENT, &i); in iterate()
3771 { GL_PACK_ALIGNMENT, &pp.alignment, 1 }, in iterate()
3772 { GL_PACK_ALIGNMENT, &pp.alignment, 2 }, in iterate()
3773 { GL_PACK_ALIGNMENT, &pp.alignment, 4 }, in iterate()
3774 { GL_PACK_ALIGNMENT, &pp.alignment, 8 }, in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferOperations.cpp968 gl.pixelStorei(GL_PACK_ALIGNMENT, 1); in initializeBufferObjectData()
978 gl.pixelStorei(GL_PACK_ALIGNMENT, 4); in initializeBufferObjectData()
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/
Dgl.h327 #define GL_PACK_ALIGNMENT 0x0D05 macro

1234