Searched refs:nibble (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_attributes.c | 56 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 D | panfrost-job.h | 406 #define MALI_GET_ALPHA_COVERAGE(nibble) ((float) nibble / 15.0f)
|
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| H A D | cim_rtns.h | 105 int nibble);
|
| H A D | cim_gp.c | 962 /* 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 D | ax_create_stdint_h.m4 | 440 /* (btw, those nibble-addressable systems are way off, or so we assume) */
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 329 - panfrost: Split stack_shift nibble from unk0
|
| H A D | 20.1.0.rst | 671 - pan/bi: Fix packing with low-nibble-set on hi constant
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | configure | 23398 /* (btw, those nibble-addressable systems are way off, or so we assume) */
|
Completed in 36 milliseconds