Searched refs:s8z24 (Results 1 – 3 of 3) sorted by relevance
82 enum SVGA3dSurfaceFormat s8z24; member
989 svgascreen->depth.s8z24 = SVGA3D_Z_D24S8; in svga_screen_create()1011 svgascreen->depth.s8z24 = SVGA3D_Z_D24S8_INT; in svga_screen_create()
338 return bind & PIPE_BIND_SAMPLER_VIEW ? ss->depth.s8z24 : SVGA3D_Z_D24S8; in svga_translate_format()