Home
last modified time | relevance | path

Searched defs:FLAG_MINALIGN (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp477 FLAG_MINALIGN = 0x4, //!< Use bufferview offset that matches the advertised minimum alignment enumerator
1150FLAG_MINALIGN = (1 << 4), //!< Use bufferview offset that matches the advertised minimum ali… enumerator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageLoadStoreTests.cpp476 FLAG_MINALIGN = 0x4, //!< Use bufferview offset that matches the advertised minimum alignment enumerator
1142FLAG_MINALIGN = 1 << 3, //!< Use bufferview offset that matches the advertised minimum alignm… enumerator