Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp124 struct IndexedParamsBase struct
126 std::vector<deUint32> indexes;
127 const vk::VkIndexType indexType;
129 IndexedParamsBase (const vk::VkIndexType indexT) in IndexedParamsBase() function