Searched refs:flipped (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_etc_tmp.h30 int flipped; local in function:TAG
109 block->flipped = (src[3] & 0x1);
128 blk = (block->flipped) ? (y >= 2) : (x >= 2);
H A Dtexcompress_etc.c54 bool flipped; member in struct:etc2_block
469 block->flipped = (src[3] & 0x1);
501 blk = (block->flipped) ? (y >= 2) : (x >= 2);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_etc_tmp.h30 int flipped; local in function:TAG
109 block->flipped = (src[3] & 0x1);
128 blk = (block->flipped) ? (y >= 2) : (x >= 2);
H A Dtexcompress_etc.c54 bool flipped; member in struct:etc2_block
469 block->flipped = (src[3] & 0x1);
501 blk = (block->flipped) ? (y >= 2) : (x >= 2);
/xsrc/external/mit/freetype/dist/src/raster/
H A Dftraster.c1763 * flipped ::
1772 Int flipped )
1794 if ( flipped )
1858 if ( flipped )
1870 if ( flipped )
1887 if ( flipped )
1936 if ( flipped )
1947 if ( flipped )
1987 * flipped ::
1995 Convert_Glyph( RAS_ARGS Int flipped ) argument
1770 Decompose_Curve(RAS_ARGS UShort first,UShort last,Int flipped) argument
3042 Render_Single_Pass(RAS_ARGS Bool flipped) argument
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.3.5.rst45 - Calculating the scissors fields when the y is flipped (0 on top)
106 - i965: fixed clamping in set_scissor_bits when the y is flipped
H A D7.9.1.rst226 - glsl: Fix flipped return of has_value() for array constants.
H A D19.0.0.rst149 - Calculating the scissors fields when the y is flipped (0 on top)
570 - i965: fixed clamping in set_scissor_bits when the y is flipped
H A D7.10.rst1326 - glsl: Fix flipped return of has_value() for array constants.
1354 - i965: Fix flipped value of the not-embedded-in-if on gen6.
H A D19.1.0.rst107 - Calculating the scissors fields when the y is flipped (0 on top)
1308 - i965: fixed clamping in set_scissor_bits when the y is flipped
H A D21.0.0.rst176 - OSMesaGetDepthBuffer flipped vertically
H A D20.2.0.rst337 - pan/bi: Fix incorrectly flipped swizzle
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl.h351 uint8_t *data, *flipped; member in struct:_qxl_screen_t::guest_primary
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c1194 nir_ssa_def *flipped = nir_vec2(b, nir_channel(b, def, 0), flipped_y); local in function:agx_lower_point_coord
1195 nir_ssa_def_rewrite_uses(&intr->dest.ssa, flipped);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_blitter.c1830 bool flipped = (srcbox->depth < 0); local in function:do_blits
1854 if (flipped) {

Completed in 38 milliseconds