Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkImage.cpp31 bool byRegion) { in setImageLayout()
DGrVkGpu.cpp1547 bool byRegion, in addMemoryBarrier()
1560 bool byRegion, in addBufferMemoryBarrier()
1573 bool byRegion, in addImageMemoryBarrier()
DGrVkCommandBuffer.cpp106 bool byRegion, in pipelineBarrier()
/external/skqp/src/gpu/vk/
DGrVkImage.cpp31 bool byRegion, in setImageLayout()
DGrVkGpu.cpp1586 bool byRegion, in addMemoryBarrier()
1599 bool byRegion, in addBufferMemoryBarrier()
1612 bool byRegion, in addImageMemoryBarrier()
DGrVkCommandBuffer.cpp106 bool byRegion, in pipelineBarrier()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5023 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
5075 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
5125 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
5342 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c2543 VkBool32 byRegion, in radv_CmdPipelineBarrier()