Searched refs:x8z24 (Results 1 – 4 of 4) sorted by relevance
81 enum SVGA3dSurfaceFormat x8z24; member
988 svgascreen->depth.x8z24 = SVGA3D_Z_D24X8; in svga_screen_create()1008 svgascreen->depth.x8z24 = SVGA3D_Z_DF24; in svga_screen_create()
341 return bind & PIPE_BIND_SAMPLER_VIEW ? ss->depth.x8z24 : SVGA3D_Z_D24X8; in svga_translate_format()
1867 - llvmpipe: Generalize the x8z24 fast path to all depth formats.1952 - gallivm: specialized x8z24 depthtest path