Searched refs:pos8 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_surface.c940 static const float pos8[8][2] = { local in function:svga_get_sample_position
978 positions = pos8;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_surface.c928 static const float pos8[8][2] = { local in function:svga_get_sample_position
966 positions = pos8;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1230 static const uint8_t pos8[8][2] = { local in function:fd_get_sample_position
1249 ptr = pos8;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c1657 static const uint8_t pos8[8][2] = {{0x9, 0x5}, {0x7, 0xb}, {0xd, 0x9}, local in function:fd_get_sample_position
1674 ptr = pos8;

Completed in 9 milliseconds