Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_fs.c251 format == SVGA3D_Z_D24X8 || in make_fs_key()
Dsvga_format.c354 return bind & PIPE_BIND_SAMPLER_VIEW ? ss->depth.x8z24 : SVGA3D_Z_D24X8; in svga_translate_format()
747 SVGA3D_Z_D24X8,
Dsvga_pipe_blit.c577 svga_texture(dst)->key.format == SVGA3D_Z_D24X8 || in try_blit()
Dsvga_screen.c1176 svgascreen->depth.x8z24 = SVGA3D_Z_D24X8; in svga_screen_create()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_surfacedefs.h555 {SVGA3D_Z_D24X8, SVGA3DBLOCKDESC_DEPTH_UNORM,
Dsvga3d_types.h226 SVGA3D_Z_D24X8 = 38, enumerator