Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_state_fs.c250 (format == SVGA3D_Z_D16 || in make_fs_key()
Dsvga_format.c348 return bind & PIPE_BIND_SAMPLER_VIEW ? ss->depth.z16 : SVGA3D_Z_D16; in svga_translate_format()
498 SVGA3D_Z_D16,
Dsvga_pipe_blit.c576 (svga_texture(dst)->key.format == SVGA3D_Z_D16 || in try_blit()
Dsvga_screen.c1175 svgascreen->depth.z16 = SVGA3D_Z_D16; in svga_screen_create()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_surfacedefs.h405 {SVGA3D_Z_D16, SVGA3DBLOCKDESC_DEPTH_UNORM,
Dsvga3d_types.h182 SVGA3D_Z_D16 = 8, enumerator