Lines Matching refs:just
395 const NativeObjects native (m_context, instHelper.supportedExtensions, m_wsiType, 1u, tcu::just(desiredSize));
673 { tcu::just<deUint64>(0), tcu::just(vk::VK_SUCCESS) },
694 { tcu::just<deUint64>(1), tcu::just(vk::VK_SUCCESS) },
695 { tcu::just(std::numeric_limits<deUint64>::max()), tcu::just(vk::VK_SUCCESS) },
716 { tcu::just<deUint64>(0), tcu::just(vk::VK_SUCCESS) },
717 { tcu::just<deUint64>(1), tcu::just(vk::VK_SUCCESS) },
718 { tcu::Nothing, tcu::just(vk::VK_SUCCESS) },
719 { tcu::just(std::numeric_limits<deUint64>::max()), tcu::just(vk::VK_SUCCESS) },
740 { tcu::just<deUint64>(1), tcu::just(vk::VK_SUCCESS) },
763 { tcu::just<deUint64>(1), tcu::just(vk::VK_SUCCESS) },
773 { tcu::just(std::numeric_limits<deUint64>::max()), tcu::just(vk::VK_SUCCESS) },
785 { tcu::Nothing, tcu::just(vk::VK_SUCCESS) },
786 { tcu::just<deUint64>(0), tcu::just(vk::VK_SUCCESS) },
829 { tcu::just<deUint64>(0), tcu::just(vk::VK_SUCCESS) },
838 { tcu::Nothing, tcu::just(vk::VK_SUCCESS) },
861 { tcu::just<deUint64>(1), tcu::just(vk::VK_SUCCESS) },
918 const NativeObjects native (m_context, instHelper.supportedExtensions, m_wsiType, 2u, tcu::just(desiredSize));