Searched refs:ISL_SURF_USAGE_CONSTANT_BUFFER_BIT (Results 1 – 8 of 8) sorted by relevance
336 ISL_SURF_USAGE_CONSTANT_BUFFER_BIT)); in iris_update_grid_size_resource()
1840 ISL_SURF_USAGE_CONSTANT_BUFFER_BIT); in iris_update_pull_constant_descriptors()
3341 ISL_SURF_USAGE_CONSTANT_BUFFER_BIT); in upload_sysvals()
1090 ISL_SURF_USAGE_CONSTANT_BUFFER_BIT, in anv_descriptor_set_create()1517 ISL_SURF_USAGE_CONSTANT_BUFFER_BIT : in anv_descriptor_set_write_buffer()
1271 ISL_SURF_USAGE_CONSTANT_BUFFER_BIT, in anv_cmd_buffer_push_descriptor_set()
2620 ISL_SURF_USAGE_CONSTANT_BUFFER_BIT, in emit_binding_table()2641 ISL_SURF_USAGE_CONSTANT_BUFFER_BIT, in emit_binding_table()2796 ISL_SURF_USAGE_CONSTANT_BUFFER_BIT : in emit_binding_table()
922 #define ISL_SURF_USAGE_CONSTANT_BUFFER_BIT (1u << 18) macro
178 if (usage & (ISL_SURF_USAGE_CONSTANT_BUFFER_BIT | in isl_mocs()