Searched defs:byRegion (Results 1 – 10 of 10) sorted by relevance
/external/skqp/src/gpu/vk/ |
D | GrVkImage.cpp | 87 bool byRegion, bool releaseFamilyQueue) { in setImageLayout()
|
D | GrVkGpu.cpp | 1764 bool byRegion, in addMemoryBarrier() 1777 bool byRegion, in addBufferMemoryBarrier() 1790 bool byRegion, in addImageMemoryBarrier()
|
D | GrVkCommandBuffer.cpp | 133 bool byRegion, in pipelineBarrier()
|
/external/skia/src/gpu/vk/ |
D | GrVkImage.cpp | 89 bool byRegion, bool releaseFamilyQueue) { in setImageLayout()
|
D | GrVkCommandBuffer.cpp | 93 bool byRegion, in pipelineBarrier()
|
D | GrVkGpu.cpp | 2076 bool byRegion, in addBufferMemoryBarrier() 2092 bool byRegion, in addImageMemoryBarrier()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_cmd_buffer.c | 1390 VkBool32 byRegion, in lvp_CmdPipelineBarrier()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 5276 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local 5306 …const bool byRegion = (*lastUseOfAttachment[inputAttachmentIndex] == subpassIndex) || rng.getBool(… in addAttachmentAllocationTests() local 5340 …const bool byRegion = (*lastUseOfAttachment[*depthStencilAttachment] == subpassIndex) || rng.getBo… in addAttachmentAllocationTests() local 5601 const bool byRegion = rng.getBool(); in addAttachmentAllocationTests() local
|
/external/mesa3d/src/amd/vulkan/layers/ |
D | radv_sqtt_layer.c | 926 VkBool32 byRegion, in sqtt_CmdPipelineBarrier()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 6361 VkBool32 byRegion, in radv_CmdPipelineBarrier()
|