Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktBasicDrawTests.cpp150 struct DrawIndexedParams : DrawParamsBase, IndexedParamsBase struct
153 vk::VkDrawIndexedIndirectCommand params;
155DrawIndexedParams (const vk::VkPrimitiveTopology top, const SharedGroupParams gParams, const vk::V… in DrawIndexedParams() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktBasicDrawTests.cpp150 struct DrawIndexedParams : DrawParamsBase, IndexedParamsBase struct
153 vk::VkDrawIndexedIndirectCommand params;
155DrawIndexedParams (const vk::VkPrimitiveTopology top, const SharedGroupParams gParams, const vk::V… 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