Searched defs:push_size (Results 1 – 2 of 2) sorted by relevance
1488 unsigned push_size = (stages & (1 << i)) ? size_per_stage : 0; in cmd_buffer_alloc_push_constants() local
698 uint32_t push_size) final { in Push()2200 Arguments* args, uint32_t push_size) { in PushImpl()