Searched refs:nibble (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_attributes.c56 unsigned nibble = (vertex_count >> n) & 0xF; local in function:panfrost_large_padded_vertex_count
58 /* Great, we have the nibble. Now we can just try possibilities. Note
62 unsigned middle_two = (nibble >> 1) & 0x3;
66 if (!(nibble & 1))
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/include/
H A Dpanfrost-job.h406 #define MALI_GET_ALPHA_COVERAGE(nibble) ((float) nibble / 15.0f)
/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_rtns.h105 int nibble);
H A Dcim_gp.c962 /* two bits of the nibble represent the pixel shift, with a pixel shift */
1178 int nibble)
1190 /* user must supply this information via the nibble parameter. This */
1195 ch3_offset |= ((nibble & 1) << 25);
1431 /* nibble index. */
1632 /* nibble index. */
1176 gp_screen_to_screen_convert(unsigned long dstoffset,unsigned long srcoffset,unsigned long width,unsigned long height,int nibble) argument
/xsrc/external/mit/fontconfig/dist/m4/
H A Dax_create_stdint_h.m4440 /* (btw, those nibble-addressable systems are way off, or so we assume) */
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst329 - panfrost: Split stack_shift nibble from unk0
H A D20.1.0.rst671 - pan/bi: Fix packing with low-nibble-set on hi constant
/xsrc/external/mit/fontconfig/dist/
H A Dconfigure23398 /* (btw, those nibble-addressable systems are way off, or so we assume) */

Completed in 36 milliseconds