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