Searched refs:layout_type (Results 1 – 2 of 2) sorted by relevance
34 define void @layout_type(%struct.tree_node* %type) {
3526 …teUpdateConsistency(layer_data *my_data, const VkDevice device, const VkDescriptorType layout_type, in validateUpdateConsistency() argument3546 if (layout_type != actualType) { in validateUpdateConsistency()3551 string_VkDescriptorType(actualType), string_VkDescriptorType(layout_type)); in validateUpdateConsistency()