Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_fs.c252 format == SVGA3D_Z_D24S8)) { in make_fs_key()
Dsvga_format.c351 return bind & PIPE_BIND_SAMPLER_VIEW ? ss->depth.s8z24 : SVGA3D_Z_D24S8; in svga_translate_format()
505 SVGA3D_Z_D24S8,
Dsvga_pipe_blit.c578 svga_texture(dst)->key.format == SVGA3D_Z_D24S8)) { in try_blit()
Dsvga_screen.c1177 svgascreen->depth.s8z24 = SVGA3D_Z_D24S8; in svga_screen_create()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_surfacedefs.h410 {SVGA3D_Z_D24S8, SVGA3DBLOCKDESC_DS_UNORM,
Dsvga3d_types.h183 SVGA3D_Z_D24S8 = 9, enumerator