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.cpp3592 BLIT_SCALE_10, enumerator
3640 if (m_scale == BLIT_SCALE_10) in prepare()
3832 if (m_scale == BLIT_SCALE_10) in verify()
3915 if (m_scale == BLIT_SCALE_10) in prepare()
4120 if (m_scale == BLIT_SCALE_10) in verify()
8929 const BlitScale scale = rng.getBool() ? BLIT_SCALE_20 : BLIT_SCALE_10; in createCmdCommand()
8935 const BlitScale scale = rng.getBool() ? BLIT_SCALE_20 : BLIT_SCALE_10; in createCmdCommand()