Home
last modified time | relevance | path

Searched refs:SVGA3D_Z_D24S8 (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_fs.c313 format == SVGA3D_Z_D24S8)) { in make_fs_key()
Dsvga_format.c338 return bind & PIPE_BIND_SAMPLER_VIEW ? ss->depth.s8z24 : SVGA3D_Z_D24S8; in svga_translate_format()
492 SVGA3D_Z_D24S8,
Dsvga_screen.c989 svgascreen->depth.s8z24 = SVGA3D_Z_D24S8; in svga_screen_create()
Dsvga_pipe_blit.c577 svga_texture(dst)->key.format == SVGA3D_Z_D24S8)) { in try_blit()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_surfacedefs.h227 {SVGA3D_Z_D24S8, SVGA3DBLOCKDESC_DS,
Dsvga3d_types.h178 SVGA3D_Z_D24S8 = 9, enumerator