Searched refs:SVGA3D_Z_D16 (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_format.c70 return bind & PIPE_BIND_SAMPLER_VIEW ? ss->depth.z16 : SVGA3D_Z_D16;
231 SVGA3D_Z_D16,
617 case SVGA3D_Z_D16:
H A Dsvga_screen.c581 svgascreen->depth.z16 = SVGA3D_Z_D16;
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_format.c70 return bind & PIPE_BIND_SAMPLER_VIEW ? ss->depth.z16 : SVGA3D_Z_D16;
231 SVGA3D_Z_D16,
617 case SVGA3D_Z_D16:
H A Dsvga_screen.c581 svgascreen->depth.z16 = SVGA3D_Z_D16;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
H A Dsvga3d_reg.h95 SVGA3D_Z_D16 = 8, enumerator in enum:SVGA3dSurfaceFormat
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_reg.h95 SVGA3D_Z_D16 = 8, enumerator in enum:SVGA3dSurfaceFormat
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c1322 case SVGA3D_Z_D16:
1323 _debug_printf("\t\t.format = SVGA3D_Z_D16\n");
1434 _debug_printf("\t\t.format = SVGA3D_Z_D16\n");
/external/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c1322 case SVGA3D_Z_D16:
1323 _debug_printf("\t\t.format = SVGA3D_Z_D16\n");
1434 _debug_printf("\t\t.format = SVGA3D_Z_D16\n");

Completed in 113 milliseconds