Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkImage.cpp131 uint32_t newQueueFamilyIndex) { in setImageLayoutAndQueueIndex()
DGrVkGpu.cpp1773 uint32_t newQueueFamilyIndex = newInfo.getQueueFamilyIndex(); in set_layout_and_queue_from_mutable_state() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp3717 void BufferHelper::changeQueue(uint32_t newQueueFamilyIndex, CommandBuffer *commandBuffer) in changeQueue()
4798 uint32_t newQueueFamilyIndex, in changeLayoutAndQueue()
4876 uint32_t newQueueFamilyIndex, in initImageMemoryBarrierStruct()
4904 uint32_t newQueueFamilyIndex, in barrierImpl()
Dvk_helpers.h1794 bool isQueueChangeNeccesary(uint32_t newQueueFamilyIndex) const in isQueueChangeNeccesary()