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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_resource_buffer_upload.c458 const unsigned total_commands_size = local in function:svga_buffer_upload_gb_command
468 total_commands_size, 1 + numBoxes);
492 const unsigned total_commands_size = local in function:svga_buffer_upload_gb_command
497 total_commands_size, numBoxes);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_resource_buffer_upload.c470 const unsigned total_commands_size = local in function:svga_buffer_upload_gb_command
480 total_commands_size, 1 + numBoxes);
504 const unsigned total_commands_size = local in function:svga_buffer_upload_gb_command
509 total_commands_size, numBoxes);

Completed in 5 milliseconds