Searched refs:structurized (Results 1 – 1 of 1) sorted by relevance
1121 unsigned cache_policy, bool use_format, bool structurized) in ac_build_buffer_store_common() argument1127 if (structurized) in ac_build_buffer_store_common()1132 const char *indexing_kind = structurized ? "struct" : "raw"; in ac_build_buffer_store_common()1207 bool structurized) in ac_build_buffer_load_common() argument1212 if (structurized) in ac_build_buffer_load_common()1219 const char *indexing_kind = structurized ? "struct" : "raw"; in ac_build_buffer_load_common()1329 bool structurized) in ac_build_tbuffer_load() argument1336 if (structurized) in ac_build_tbuffer_load()1344 const char *indexing_kind = structurized ? "struct" : "raw"; in ac_build_tbuffer_load()1680 unsigned cache_policy, bool structurized) in ac_build_tbuffer_store() argument[all …]