Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp336 for (auto mem_binding : image_state->GetBoundMemory()) { in AddCommandBufferBindingImage() local
380 for (auto mem_binding : buffer_state->GetBoundMemory()) { in AddCommandBufferBindingBuffer() local
423 for (auto mem_binding : as_state->GetBoundMemory()) { in AddCommandBufferBindingAccelerationStructure() local
465 BINDABLE *mem_binding = GetObjectMemBinding(typed_handle); in ClearMemoryObjectBindings() local
536 void ValidationStateTracker::SetMemBinding(VkDeviceMemory mem, BINDABLE *mem_binding, VkDeviceSize … in SetMemBinding()
574 const BINDABLE *mem_binding = ValidationStateTracker::GetObjectMemBinding(typed_handle); in ValidateSetMemBinding() local
632 BINDABLE *mem_binding = GetObjectMemBinding(typed_handle); in SetSparseMemBinding() local
7225 for (auto mem_binding : as_state->GetBoundMemory()) { in PreCallRecordDestroyAccelerationStructureNV() local
Ddescriptor_sets.cpp717 for (auto mem_binding : buffer_node->GetBoundMemory()) { in ValidateDrawState() local
Dbuffer_validation.cpp1561 for (auto mem_binding : image_state->GetBoundMemory()) { in PreCallRecordDestroyImage() local
4599 for (auto mem_binding : buffer_state->GetBoundMemory()) { in PreCallRecordDestroyBuffer() local