Searched defs:byRegion (Results 1 – 8 of 8) sorted by relevance
/external/skqp/src/gpu/vk/ |
D | GrVkImage.cpp | 87 bool byRegion, bool releaseFamilyQueue) { in setImageLayout()
|
D | GrVkGpu.cpp | 1756 bool byRegion, in addMemoryBarrier() 1769 bool byRegion, in addBufferMemoryBarrier() 1782 bool byRegion, in addImageMemoryBarrier()
|
D | GrVkCommandBuffer.cpp | 133 bool byRegion, in pipelineBarrier()
|
/external/skia/src/gpu/vk/ |
D | GrVkImage.cpp | 90 bool byRegion, bool releaseFamilyQueue) { in setImageLayout()
|
D | GrVkGpu.cpp | 1768 bool byRegion, in addMemoryBarrier() 1783 bool byRegion, in addBufferMemoryBarrier() 1799 bool byRegion, in addImageMemoryBarrier()
|
D | GrVkCommandBuffer.cpp | 134 bool byRegion, in pipelineBarrier()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 5216 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/ |
D | radv_cmd_buffer.c | 4079 VkBool32 byRegion, in radv_CmdPipelineBarrier()
|