Home
last modified time | relevance | path

Searched defs:byRegion (Results 1 – 8 of 8) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkImage.cpp87 bool byRegion, bool releaseFamilyQueue) { in setImageLayout()
DGrVkGpu.cpp1756 bool byRegion, in addMemoryBarrier()
1769 bool byRegion, in addBufferMemoryBarrier()
1782 bool byRegion, in addImageMemoryBarrier()
DGrVkCommandBuffer.cpp133 bool byRegion, in pipelineBarrier()
/external/skia/src/gpu/vk/
DGrVkImage.cpp90 bool byRegion, bool releaseFamilyQueue) { in setImageLayout()
DGrVkGpu.cpp1768 bool byRegion, in addMemoryBarrier()
1783 bool byRegion, in addBufferMemoryBarrier()
1799 bool byRegion, in addImageMemoryBarrier()
DGrVkCommandBuffer.cpp134 bool byRegion, in pipelineBarrier()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5216 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
5266 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
5321 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
5583 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c4079 VkBool32 byRegion, in radv_CmdPipelineBarrier()