Home
last modified time | relevance | path

Searched refs:suballocType1 (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h3664 VmaSuballocationType suballocType1, in VmaIsBufferImageGranularityConflict() argument
3667 if(suballocType1 > suballocType2) in VmaIsBufferImageGranularityConflict()
3669 VMA_SWAP(suballocType1, suballocType2); in VmaIsBufferImageGranularityConflict()
3672 switch(suballocType1) in VmaIsBufferImageGranularityConflict()
/external/skia/vma_android/include/
Dvk_mem_alloc.h3408 VmaSuballocationType suballocType1, in VmaIsBufferImageGranularityConflict() argument
3411 if (suballocType1 > suballocType2) in VmaIsBufferImageGranularityConflict()
3413 VMA_SWAP(suballocType1, suballocType2); in VmaIsBufferImageGranularityConflict()
3416 switch (suballocType1) in VmaIsBufferImageGranularityConflict()
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h3495 VmaSuballocationType suballocType1, in VmaIsBufferImageGranularityConflict() argument
3498 if (suballocType1 > suballocType2) in VmaIsBufferImageGranularityConflict()
3500 VMA_SWAP(suballocType1, suballocType2); in VmaIsBufferImageGranularityConflict()
3503 switch (suballocType1) in VmaIsBufferImageGranularityConflict()