Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/vk/
DGrVkImage.cpp373 uint32_t newQueueFamilyIndex) { in setImageLayoutAndQueueIndex()
DGrVkGpu.cpp1797 uint32_t newQueueFamilyIndex = newInfo.getQueueFamilyIndex(); in set_layout_and_queue_from_mutable_state() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.h842 bool isQueueChangeNeccesary(uint32_t newQueueFamilyIndex) const in isQueueChangeNeccesary()
Dvk_helpers.cpp1779 uint32_t newQueueFamilyIndex, in changeLayoutAndQueue()
1788 uint32_t newQueueFamilyIndex, in forceChangeLayoutAndQueue()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp3869 void BufferHelper::changeQueue(uint32_t newQueueFamilyIndex, CommandBuffer *commandBuffer) in changeQueue()
5046 uint32_t newQueueFamilyIndex, in changeLayoutAndQueue()
5120 uint32_t newQueueFamilyIndex, in initImageMemoryBarrierStruct()
5148 uint32_t newQueueFamilyIndex, in barrierImpl()
Dvk_helpers.h1910 bool isQueueChangeNeccesary(uint32_t newQueueFamilyIndex) const in isQueueChangeNeccesary()