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.cpp3596 BLIT_SCALE_10, enumerator
3644 if (m_scale == BLIT_SCALE_10) in prepare()
3836 if (m_scale == BLIT_SCALE_10) in verify()
3919 if (m_scale == BLIT_SCALE_10) in prepare()
4124 if (m_scale == BLIT_SCALE_10) in verify()
8964 const BlitScale scale = rng.getBool() ? BLIT_SCALE_20 : BLIT_SCALE_10; in createCmdCommand()
8970 const BlitScale scale = rng.getBool() ? BLIT_SCALE_20 : BLIT_SCALE_10; in createCmdCommand()