Searched defs:padding_to_add (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/microsoft/compiler/ | ||
H A D | dxil_container.c | 132 unsigned padding_to_add = sizeof(uint32_t) - (buf->length % sizeof(uint32_t)); in collect_semantic_names() local |
Completed in 1 milliseconds