HomeSort by relevance Sort by last modified time
    Searched refs:SVGA3dSize (Results 1 - 15 of 15) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_surfacedefs.h 169 SVGA3dSize block_size;
951 static inline SVGA3dSize
952 svga3dsurface_get_mip_size(SVGA3dSize base_level, uint32 mip_level)
954 SVGA3dSize size;
964 const SVGA3dSize *pixel_size,
965 SVGA3dSize *block_size)
983 const SVGA3dSize *size)
986 SVGA3dSize blocks;
1019 const SVGA3dSize *size,
1022 SVGA3dSize image_blocks
    [all...]
svga3d_cmd.h 316 * Followed by an SVGA3dSize structure for each mip level in each face.
344 * Followed by an SVGA3dSize structure for each mip level in each face.
    [all...]
svga3d_dx.h 678 SVGA3dSize size;
    [all...]
svga3d_types.h     [all...]
  /external/mesa3d/src/gallium/drivers/svga/
svga_screen_cache.h 64 SVGA3dSize size;
svga_resource.c 72 SVGA3dSize base_level_size;
svga_winsys.h 506 SVGA3dSize size,
554 SVGA3dSize size,
svga_cmd.c 277 SVGA3dSize **mipSizes, // OUT
294 *mipSizes = (SVGA3dSize*) &cmd[1];
327 SVGA3dSize *mipSizes;
    [all...]
svga_cmd.h 105 SVGA3dSize **mipSizes,
svga_resource_texture.c 472 SVGA3dSize baseLevelSize;
    [all...]
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen.h 131 SVGA3dSize size,
140 SVGA3dSize size,
vmw_screen_svga.c 140 SVGA3dSize size,
266 SVGA3dSize size,
vmw_screen_dri.c 258 SVGA3dSize base_size;
vmw_screen_ioctl.c 132 SVGA3dSize size,
158 SVGA3dSize mipSize = size;
194 SVGA3dSize size,
  /external/mesa3d/src/gallium/drivers/svga/svgadump/
svga_dump.c 602 dump_SVGA3dSize(const SVGA3dSize *cmd)
    [all...]

Completed in 130 milliseconds