Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp145 struct DrawIndexedParams : DrawParamsBase, IndexedParamsBase struct
148 vk::VkDrawIndexedIndirectCommand params;
150DrawIndexedParams (const vk::VkPrimitiveTopology top, bool dynamicRendering, const vk::VkIndexType… in DrawIndexedParams() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h249 struct DrawIndexedParams struct
253 VERIFY_4_BYTE_ALIGNMENT(DrawIndexedParams) argument