Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawIndirectTest.cpp96 struct DrawTypedTestSpec : public TestSpecBase struct
98 DrawTypedTestSpec(const SharedGroupParams groupParams_) in DrawTypedTestSpec() argument
110 DrawType drawType;
111 bool testFirstInstanceNdx;
112 IndirectCountType testIndirectCountExt;
113 bool dataFromCompute;
114 bool useMemoryAccess;
115 uint32_t layerCount;
116 vk::VkDeviceSize bindIndexBufferOffset;
117 vk::VkDeviceSize indexBufferAllocOffset;
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawIndirectTest.cpp87 struct DrawTypedTestSpec : public TestSpecBase struct
89 DrawTypedTestSpec(const SharedGroupParams groupParams_) in DrawTypedTestSpec() function
97 DrawType drawType;
98 bool testFirstInstanceNdx;
99 IndirectCountType testIndirectCountExt;
100 bool dataFromCompute;