Home
last modified time | relevance | path

Searched refs:BLIT_SCALE_10 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp3610 BLIT_SCALE_10, enumerator
3658 if (m_scale == BLIT_SCALE_10) in prepare()
3850 if (m_scale == BLIT_SCALE_10) in verify()
3933 if (m_scale == BLIT_SCALE_10) in prepare()
4138 if (m_scale == BLIT_SCALE_10) in verify()
8816 const BlitScale scale = rng.getBool() ? BLIT_SCALE_20 : BLIT_SCALE_10; in createCmdCommand()
8822 const BlitScale scale = rng.getBool() ? BLIT_SCALE_20 : BLIT_SCALE_10; in createCmdCommand()