Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp126 struct IndexedParamsBase struct
128 std::vector<deUint32> indexes;
129 const vk::VkIndexType indexType;
131 IndexedParamsBase (const vk::VkIndexType indexT) in IndexedParamsBase() function