Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/vk/
DGrVkImage.cpp402 uint32_t newQueueFamilyIndex) { in setImageLayoutAndQueueIndex()
DGrVkGpu.cpp2037 uint32_t newQueueFamilyIndex) { in set_layout_and_queue_from_mutable_state()
2066 uint32_t newQueueFamilyIndex, in setBackendSurfaceState()
/third_party/skia/src/gpu/vk/
DGrVkImage.cpp395 uint32_t newQueueFamilyIndex) { in setImageLayoutAndQueueIndex()
DGrVkGpu.cpp1989 uint32_t newQueueFamilyIndex = newInfo.getQueueFamilyIndex(); in set_layout_and_queue_from_mutable_state() local
/third_party/skia/m133/src/gpu/graphite/vk/
DVulkanCommandBuffer.cpp220 uint32_t newQueueFamilyIndex = skgpu::MutableTextureStates::GetVkQueueFamilyIndex(newState); in prepareSurfaceForStateUpdate() local
/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()