Home
last modified time | relevance | path

Searched refs:RS_FORMAT_A8R8G8B8 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_surface.c120 .source_format = RS_FORMAT_A8R8G8B8, in etna_create_surface()
121 .dest_format = RS_FORMAT_A8R8G8B8, in etna_create_surface()
Detnaviv_format.c52 #define RS_FORMAT_A8B8G8R8 (RS_FORMAT_A8R8G8B8 | RS_FORMAT_RB_SWAP)
Detnaviv_clear_blit.c78 format = RS_FORMAT_A8R8G8B8; in etna_rs_gen_clear_surface()
/external/mesa3d/src/gallium/drivers/etnaviv/hw/
Dstate_3d.xml.h88 #define RS_FORMAT_A8R8G8B8 0x00000006 macro