Home
last modified time | relevance | path

Searched defs:newQueueFamilyIndex (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/graphite/vk/
DVulkanTexture.cpp186 uint32_t newQueueFamilyIndex) { in setImageLayoutAndQueueIndex()
/external/skia/src/gpu/ganesh/vk/
DGrVkImage.cpp382 uint32_t newQueueFamilyIndex) { in setImageLayoutAndQueueIndex()
DGrVkGpu.cpp1951 uint32_t newQueueFamilyIndex = newState.getQueueFamilyIndex(); in set_layout_and_queue_from_mutable_state() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp5154 void BufferHelper::changeQueue(uint32_t newQueueFamilyIndex, in changeQueue()
6492 uint32_t newQueueFamilyIndex, in changeLayoutAndQueue()
6568 uint32_t newQueueFamilyIndex, in initImageMemoryBarrierStruct()
6596 uint32_t newQueueFamilyIndex, in barrierImpl()
Dvk_helpers.h2297 bool isQueueChangeNeccesary(uint32_t newQueueFamilyIndex) const in isQueueChangeNeccesary()