Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkImage.cpp20 bool byRegion) { in setImageLayout()
DGrVkGpu.cpp843 bool byRegion, in addMemoryBarrier()
856 bool byRegion, in addBufferMemoryBarrier()
869 bool byRegion, in addImageMemoryBarrier()
DGrVkCommandBuffer.cpp184 bool byRegion, in pipelineBarrier()
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp4359 const bool byRegion = rng.getBool(); in createAttachmentAllocationTestGroup() local