Lines Matching defs:table
138 * (2) the binding table pool is located at lower addresses than the surface
232 * the Binding Table Index is used to index into the binding table, and the
233 * binding table entry contains a pointer to the SURFACE_STATE."
235 * Binding table values above 240 are used for various things in the hardware
508 * mapping is provided on TGL-LP by the AUX table which maps virtual memory
517 * the AUX table mapping at BO creation time.
784 struct anv_state_table table;
860 VkResult anv_state_table_init(struct anv_state_table *table,
863 void anv_state_table_finish(struct anv_state_table *table);
864 VkResult anv_state_table_add(struct anv_state_table *table, uint32_t *idx,
867 struct anv_state_table *table,
870 struct anv_state_table *table);
874 anv_state_table_get(struct anv_state_table *table, uint32_t idx)
876 return &table->map[idx].state;
1759 * SURFACE_STATE table index is in the top 20 bits.
1787 * SURFACE_STATE table index is in the top 20 bits.
2624 * binding table offsets and push constants is tracked generically with a