Home
last modified time | relevance | path

Searched refs:SVGA3D_R5G6B5 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c277 return SVGA3D_R5G6B5; in svga_translate_screen_target_format_vgpu10()
337 return SVGA3D_R5G6B5; in svga_translate_format()
449 SVGA3D_R5G6B5,
1450 SVGA3D_R5G6B5, SVGA3D_B5G6R5_UNORM, 0
2241 case SVGA3D_R5G6B5: in svga_is_format_supported()
2367 case SVGA3D_R5G6B5: in svga_is_dx_format_supported()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_surfacedefs.h380 {SVGA3D_R5G6B5, SVGA3DBLOCKDESC_RGB_UNORM,
Dsvga3d_types.h176 SVGA3D_R5G6B5 = 3, enumerator