Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp47 struct PrimitiveTestSpec struct
49 vk::VkPrimitiveTopology primitiveType;
50 const char* name;
51 vk::VkPrimitiveTopology outputType;
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp6110 struct PrimitiveTestSpec in init() struct
6112 deUint32 primitiveType; in init()
6113 const char* name; in init()
6114 deUint32 outputType; in init()