Home
last modified time | relevance | path

Searched defs:mem_binding (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Ddescriptor_sets.cpp751 for (auto mem_binding : buffer_node->GetBoundMemory()) { in ValidateDrawState() local
Dbuffer_validation.cpp1524 for (auto mem_binding : image_state->GetBoundMemory()) { in PreCallRecordDestroyImage() local
4523 for (auto mem_binding : buffer_state->GetBoundMemory()) { in PreCallRecordDestroyBuffer() local
Dcore_validation.cpp327 for (auto mem_binding : image_state->GetBoundMemory()) { in AddCommandBufferBindingImage() local
357 for (auto mem_binding : buffer_state->GetBoundMemory()) { in AddCommandBufferBindingBuffer() local
411 BINDABLE *mem_binding = GetObjectMemBinding(handle, type); in ClearMemoryObjectBindings() local
466 void CoreChecks::SetMemBinding(layer_data *dev_data, VkDeviceMemory mem, BINDABLE *mem_binding, VkD… in SetMemBinding()
505 BINDABLE *mem_binding = GetObjectMemBinding(handle, type); in ValidateSetMemBinding() local
565 BINDABLE *mem_binding = GetObjectMemBinding(handle, type); in SetSparseMemBinding() local