Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkImage.cpp31 bool byRegion) { in setImageLayout()
DGrVkGpu.cpp1416 bool byRegion, in addMemoryBarrier()
1429 bool byRegion, in addBufferMemoryBarrier()
1442 bool byRegion, in addImageMemoryBarrier()
DGrVkCommandBuffer.cpp106 bool byRegion, in pipelineBarrier()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp5025 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
5077 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
5127 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
5344 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c2543 VkBool32 byRegion, in radv_CmdPipelineBarrier()