Searched refs:SVGA3dSize (Results 1 - 18 of 18) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_screen_cache.h64 SVGA3dSize size;
H A Dsvga_winsys.h192 SVGA3dSize size,
H A Dsvga_cmd.h83 SVGA3dSize **mipSizes,
H A Dsvga_cmd.c272 SVGA3dSize **mipSizes, // OUT
288 *mipSizes = (SVGA3dSize*) &cmd[1];
321 SVGA3dSize *mipSizes;
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen_cache.h64 SVGA3dSize size;
H A Dsvga_winsys.h192 SVGA3dSize size,
H A Dsvga_cmd.h83 SVGA3dSize **mipSizes,
H A Dsvga_cmd.c272 SVGA3dSize **mipSizes, // OUT
288 *mipSizes = (SVGA3dSize*) &cmd[1];
321 SVGA3dSize *mipSizes;
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
H A Dvmw_screen.h100 SVGA3dSize size,
H A Dvmw_screen_ioctl.c107 SVGA3dSize size,
141 SVGA3dSize mipSize = size;
H A Dvmw_screen_svga.c158 SVGA3dSize size,
/external/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen.h100 SVGA3dSize size,
H A Dvmw_screen_ioctl.c107 SVGA3dSize size,
141 SVGA3dSize mipSize = size;
H A Dvmw_screen_svga.c158 SVGA3dSize size,
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c549 dump_SVGA3dSize(const SVGA3dSize *cmd)
1494 while(body + sizeof(SVGA3dSize) <= next) {
1495 dump_SVGA3dSize((const SVGA3dSize *)body);
1496 body += sizeof(SVGA3dSize);
/external/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c549 dump_SVGA3dSize(const SVGA3dSize *cmd)
1494 while(body + sizeof(SVGA3dSize) <= next) {
1495 dump_SVGA3dSize((const SVGA3dSize *)body);
1496 body += sizeof(SVGA3dSize);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
H A Dsvga3d_reg.h1136 } SVGA3dSize; typedef in typeref:struct:__anon13135
1170 * Followed by an SVGA3dSize structure for each mip level in each face.
1195 * Followed by an SVGA3dSize structure for each mip level in each face.
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_reg.h1136 } SVGA3dSize; typedef in typeref:struct:__anon23620
1170 * Followed by an SVGA3dSize structure for each mip level in each face.
1195 * Followed by an SVGA3dSize structure for each mip level in each face.

Completed in 295 milliseconds