Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/util/
DvktConstexprVectorUtil.hpp41 class ConstexprVector class
51 inline constexpr ConstexprVector() noexcept : values{}, count{0} {} in ConstexprVector() function in vkt::ConstexprVector
60 inline constexpr explicit ConstexprVector(const _arg_t& arg1, const _args_t&... args) noexcept : in ConstexprVector() function in vkt::ConstexprVector
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp96 using ValidatorArray = ConstexprVector<Validator, VALIDATOR_ARRAY_MAX>;
282 using VariantArray = ConstexprVector<Variant, MAX_VARIANTS>;
301 using IterationArray = ConstexprVector<Iteration, MAX_ITERATIONS>;