Searched defs:vs_entry_size (Results 1 – 4 of 4) sorted by relevance
62 uint16_t vs_entry_size; member
146 blorp_emit_urb_config(struct blorp_batch *batch, unsigned vs_entry_size) in blorp_emit_urb_config()
168 blorp_emit_urb_config(struct blorp_batch *batch, unsigned vs_entry_size) in blorp_emit_urb_config()
169 const unsigned vs_entry_size = DIV_ROUND_UP(total_needed, 64); in emit_urb_config() local