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.c125 .source_format = RS_FORMAT_A8R8G8B8, in etna_create_surface()
126 .dest_format = RS_FORMAT_A8R8G8B8, in etna_create_surface()
Detnaviv_format.c55 #define RS_FORMAT_A8B8G8R8 (RS_FORMAT_A8R8G8B8 | RS_FORMAT_RB_SWAP)
Detnaviv_rs.c263 format = RS_FORMAT_A8R8G8B8; in etna_rs_gen_clear_surface()
/external/mesa3d/src/gallium/drivers/etnaviv/hw/
Dstate_3d.xml.h90 #define RS_FORMAT_A8R8G8B8 0x00000006 macro