Searched refs:SPI (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/freetype/dist/src/tools/
H A Dtest_trig.c8 #define SPI (PI/FT_ANGLE_PI) macro
29 d2 = cos( i*SPI );
55 d2 = sin( i*SPI );
81 d2 = tan( i*SPI );
108 a = i*SPI;
143 a = ( i*SPI );
175 v.x = (FT_Fixed)( l * cos( i*SPI ) );
176 v.y = (FT_Fixed)( l * sin( i*SPI ) );
201 ra = rotate*SPI;
213 a = i*SPI;
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_perfcounter.h64 SPI = 0x5, enumerator in enum:ac_pc_gpu_block
H A Dac_perfcounter.c314 .gpu_block = SPI,
315 .name = "SPI",
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.4.5.rst81 - radeonsi: small fix in SPI state
H A D13.0.3.rst106 - radeonsi: apply a multi-wave workgroup SPI bug workaround to affected
H A D21.3.0.rst3949 - radv,aco: compute and store the SPI PS input in radv_shader_info

Completed in 9 milliseconds