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