Searched refs:post (Results 1 - 25 of 97) sorted by relevance

1234

/xsrc/external/mit/MesaLib/dist/docs/
H A Dlists.rst17 should not post to this list.
32 You **must** subscribe to these lists in order to post to
33 them. If you try to post to a list and you're not a subscriber (or if
34 you try to post from a different email address than you subscribed with)
H A Dhelpwanted.rst36 mailing list. Then post a message to propose what you want to do, just
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.2.3.rst68 - i965: Emit post-sync non-zero flush before 3DSTATE_GS_SVB_INDEX.
69 - i965: Emit post-sync non-zero flush before 3DSTATE_DRAWING_RECTANGLE.
71 - i965: Move post-sync non-zero flush for 3DSTATE_MULTISAMPLE.
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/
H A DglX_proto_recv.py493 post = " )"
496 post = ""
508 print ' glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) %shdr->rowLength%s);' % (pre, post)
510 print ' glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, (GLint) %shdr->imageHeight%s);' % (pre, post)
511 print ' glPixelStorei(GL_UNPACK_SKIP_ROWS, (GLint) %shdr->skipRows%s);' % (pre, post)
513 print ' glPixelStorei(GL_UNPACK_SKIP_IMAGES, (GLint) %shdr->skipImages%s);' % (pre, post)
514 print ' glPixelStorei(GL_UNPACK_SKIP_PIXELS, (GLint) %shdr->skipPixels%s);' % (pre, post)
515 print ' glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) %shdr->alignment%s);' % (pre, post)
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/
H A DglX_proto_recv.py493 post = " )"
496 post = ""
508 print ' glPixelStorei(GL_UNPACK_ROW_LENGTH, (GLint) %shdr->rowLength%s);' % (pre, post)
510 print ' glPixelStorei(GL_UNPACK_IMAGE_HEIGHT, (GLint) %shdr->imageHeight%s);' % (pre, post)
511 print ' glPixelStorei(GL_UNPACK_SKIP_ROWS, (GLint) %shdr->skipRows%s);' % (pre, post)
513 print ' glPixelStorei(GL_UNPACK_SKIP_IMAGES, (GLint) %shdr->skipImages%s);' % (pre, post)
514 print ' glPixelStorei(GL_UNPACK_SKIP_PIXELS, (GLint) %shdr->skipPixels%s);' % (pre, post)
515 print ' glPixelStorei(GL_UNPACK_ALIGNMENT, (GLint) %shdr->alignment%s);' % (pre, post)
/xsrc/external/mit/MesaLib/dist/include/android_stub/hardware/
H A Dfb.h91 * updated during (*post)().
98 * is, the driver is not allowed to post anything outside of this
101 * The rectangle evaluated during (*post)() and specifies which area
102 * of the buffer passed in (*post)() shall to be posted.
119 * post() will block until the the first post is completed.
121 * Internally, post() is expected to lock the buffer so that a
128 int (*post)(struct framebuffer_device_t* dev, buffer_handle_t buffer); member in struct:framebuffer_device_t
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dpostprocess.rst4 The Gallium drivers support user-defined image post-processing. At the
5 end of drawing a frame a post-processing filter can be applied to the
/xsrc/external/mit/xterm/dist/package/pkgsrc/
H A DMakefile50 post-install:
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2v_dac.c53 int f, pre, post; local in function:PM2VDAC_CalculateClock
61 for (post=0;post<2;post++) {
62 freq = ((refclock * f) / (pre * (1 << divide[post])));
68 *postscale = post;
/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_accel.c401 int saddr, daddr, pre, dist, wrds, swrds, spre, sreg, restaddr, post; local in function:CG14Copy8_short_rop
430 post = (dststart + w) & 3;
431 if (post != 0) {
432 rmask = ~(0xffffffff >> (post * 8));
438 w, h, spre, pre, lmask, dist, sreg, wrds, post, rmask);
485 if (post != 0) {
514 int saddr, daddr, pre, dist, wrds, swrds, spre, sreg, restaddr, post; local in function:CG14Copy8_short_norop
543 post = (dststart + w) & 3;
544 if (post != 0) {
545 rmask = ~(0xffffffff >> (post *
[all...]
/xsrc/external/mit/MesaLib/dist/.gitlab/issue_templates/
H A DBug Report.md15 Please post `inxi -GSC -xx` output ([fenced with triple backticks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-and-blocks)) OR fill information below manually
H A DBug Report - AMD Radeon Vulkan.md43 Please post `inxi -GSC -xx` output ([fenced with triple backticks](https://docs.gitlab.com/ee/user/markdown.html#code-spans-and-blocks)) OR fill information below manually
/xsrc/external/mit/ctwm/dist/doc/devman/
H A Dlinks.adoc32 Graphics Stack] post, and later in the full
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DMESA_swap_control.spec15 Deployed in DRI drivers post-XFree86 4.3.
H A DMESA_swap_frame_usage.spec15 Deployed in DRI drivers post-XFree86 4.3.
H A DMESA_texture_signed_rgba.spec160 negative values generated post-filtering would be clamped to
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DMESA_swap_control.spec15 Deployed in DRI drivers post-XFree86 4.3.
/xsrc/external/mit/libXfont/dist/src/FreeType/
H A Dftfuncs.c1577 TT_Postscript *post; local in function:FreeTypeAddProperties
1592 post = FT_Get_Sfnt_Table(face->face, ft_sfnt_post);
1601 post = NULL;
1621 ( (font_properties && (post || t1info)) ? 3 : 0 ) +
1823 if( font_properties && (post || t1info) ) {
1828 if(post) {
1829 underlinePosition = TRANSFORM_FUNITS_Y(-post->underlinePosition);
1830 underlineThickness = TRANSFORM_FUNITS_Y(post->underlineThickness);
1851 if(post && trans->matrix.xx == trans->matrix.yy) {
1856 90*64+(post
2763 TT_Postscript *post; local in function:FreeTypeLoadFont
[all...]
/xsrc/external/mit/libXfont2/dist/src/FreeType/
H A Dftfuncs.c1579 TT_Postscript *post; local in function:FreeTypeAddProperties
1594 post = FT_Get_Sfnt_Table(face->face, ft_sfnt_post);
1603 post = NULL;
1623 ( (font_properties && (post || t1info)) ? 3 : 0 ) +
1825 if( font_properties && (post || t1info) ) {
1830 if(post) {
1831 underlinePosition = TRANSFORM_FUNITS_Y(-post->underlinePosition);
1832 underlineThickness = TRANSFORM_FUNITS_Y(post->underlineThickness);
1853 if(post && trans->matrix.xx == trans->matrix.yy) {
1858 90*64+(post
2767 TT_Postscript *post; local in function:FreeTypeLoadFont
[all...]
/xsrc/external/mit/mkfontscale/dist/
H A Dmkfontscale.c542 TT_Postscript *post; local in function:makeXLFD
558 post = FT_Get_Sfnt_Table(face, ft_sfnt_post);
589 if (post) {
591 if (post->isFixedPitch) {
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dttload.c1286 TT_Postscript* post = &face->postscript; local in function:tt_face_load_post
1311 if ( FT_STREAM_READ_FIELDS( post_fields, post ) )
1317 FT_TRACE3(( "FormatType: 0x%lx\n", post->FormatType ));
1318 FT_TRACE3(( "isFixedPitch: %s\n", post->isFixedPitch
/xsrc/external/mit/xterm/dist/package/freebsd/
H A DMakefile98 #post-extract:
103 post-install:
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_video.c821 int pre, post; local in function:NEODisplayVideo
826 post = 160 - pre;
829 post = 0;
833 dstBox->x2 += post;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Drasterizer.rst350 With the post-snap mode, unlike the pre-snap mode, fragments are never
354 If the post-snap mode is used with an unsupported primitive, the pre-snap
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Drasterizer.rst355 With the post-snap mode, unlike the pre-snap mode, fragments are never
359 If the post-snap mode is used with an unsupported primitive, the pre-snap

Completed in 21 milliseconds

1234