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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c432 SVGA3dSize *cmd_size;
448 submit_size = sizeof(*cmd) + srf->num_sizes * sizeof(SVGA3dSize);
449 cmd_len = sizeof(cmd->body) + srf->num_sizes * sizeof(SVGA3dSize);
469 cmd_size = (SVGA3dSize *) cmd;
H A Dsvga3d_reg.h1085 } SVGA3dSize; typedef in typeref:struct:__anon11377
1111 * Followed by an SVGA3dSize structure for each mip level in each face.

Completed in 176 milliseconds