Home
last modified time | relevance | path

Searched refs:GL_UNPACK_IMAGE_HEIGHT (Results 1 – 25 of 27) sorted by relevance

12

/external/mesa3d/src/glx/
Dpixelstore.c149 case GL_UNPACK_IMAGE_HEIGHT: in __indirect_glPixelStoref()
291 case GL_UNPACK_IMAGE_HEIGHT: in __indirect_glPixelStorei()
Dsingle2.c275 case GL_UNPACK_IMAGE_HEIGHT: in get_client_data()
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp456 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, m_imageHeight); in createTexture()
563 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, m_imageHeight); in createTexture()
748 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, imageHeight); in createTexture()
Des31fNegativeTextureApiTests.cpp1236 ctx.glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, -1); in pixelstorei()
/external/mesa3d/src/mesa/main/
Dpixelstore.c147 case GL_UNPACK_IMAGE_HEIGHT: in pixel_storei()
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp661 modeMap[GL_UNPACK_IMAGE_HEIGHT] = "GL_UNPACK_IMAGE_HEIGHT"; in getModeStr()
933 gl.pixelStorei(GL_UNPACK_IMAGE_HEIGHT, up.rowCount); in applyInitialStorageModes()
3631 GL_UNPACK_IMAGE_HEIGHT, GL_UNPACK_SKIP_IMAGES, GL_PACK_ROW_LENGTH, in iterate()
3749 { GL_UNPACK_IMAGE_HEIGHT, &up.rowCount, 0 }, in iterate()
3750 { GL_UNPACK_IMAGE_HEIGHT, &up.rowCount, IMAGE_HEIGHT_1 }, in iterate()
3751 { GL_UNPACK_IMAGE_HEIGHT, &up.rowCount, IMAGE_HEIGHT_2 }, in iterate()
3818 (parameter == GL_UNPACK_IMAGE_HEIGHT) || (parameter == GL_UNPACK_SKIP_IMAGES)) in iterate()
/external/deqp/framework/opengl/
DgluStateReset.cpp433 gl.pixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0); in resetStateES()
1049 gl.pixelStorei (GL_UNPACK_IMAGE_HEIGHT, 0); in resetStateGLCore()
DgluStrUtil.inl792 case GL_UNPACK_IMAGE_HEIGHT: return "GL_UNPACK_IMAGE_HEIGHT";
1143 case GL_UNPACK_IMAGE_HEIGHT: return "GL_UNPACK_IMAGE_HEIGHT";
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp1169 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, m_imageHeight); in createTexture()
1838 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, m_imageHeight); in createTexture()
2496 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, m_imageHeight); in createTexture()
2578 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, m_imageHeight); in createTexture()
2876 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, m_imageHeight); in createTexture()
2987 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, m_imageHeight); in createTexture()
3353 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, imageHeight); in createTexture()
Des3fIntegerStateQueryTests.cpp2913 { "unpack_image_height","UNPACK_IMAGE_HEIGHT", GL_UNPACK_IMAGE_HEIGHT, 0 }, in init()
Des3fNegativeTextureApiTests.cpp1110 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, -1); in init()
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h513 #define GL_UNPACK_IMAGE_HEIGHT 0x806E macro
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h201 { GL_UNPACK_IMAGE_HEIGHT, CONTEXT_INT(Unpack.ImageHeight), NO_EXTRA },
/external/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp2329 case GL_UNPACK_IMAGE_HEIGHT: in getIntegerv()
2613 case GL_UNPACK_IMAGE_HEIGHT: in getQueryParameterInfo()
DlibGLESv2.cpp4107 case GL_UNPACK_IMAGE_HEIGHT: in PixelStorei()
/external/swiftshader/include/GLES3/
Dgl3.h690 #define GL_UNPACK_IMAGE_HEIGHT 0x806E macro
/external/mesa3d/include/GLES3/
Dgl3.h690 #define GL_UNPACK_IMAGE_HEIGHT 0x806E macro
Dgl31.h692 #define GL_UNPACK_IMAGE_HEIGHT 0x806E macro
Dgl32.h692 #define GL_UNPACK_IMAGE_HEIGHT 0x806E macro
/external/mesa3d/include/GL/
Dgl.h1485 #define GL_UNPACK_IMAGE_HEIGHT 0x806E macro
Dglcorearb.h441 #define GL_UNPACK_IMAGE_HEIGHT 0x806E macro
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl335 #define GL_UNPACK_IMAGE_HEIGHT 0x806E macro
/external/virglrenderer/src/
Dvrend_renderer.c6068 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, u_minify(res->base.height0, info->level)); in vrend_renderer_transfer_write_iov()
6214 glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, 0); in vrend_renderer_transfer_write_iov()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp914 case GL_UNPACK_IMAGE_HEIGHT: in pixelStorei()
/external/swiftshader/include/GL/
Dglcorearb.h441 #define GL_UNPACK_IMAGE_HEIGHT 0x806E macro

12