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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c2293 const uint32_t index_bytes = local in function:tu6_emit_draw_direct
2297 index_bytes * draw->first_index;
2298 const uint32_t size = index_bytes * draw->count;

Completed in 5 milliseconds