Home
last modified time | relevance | path

Searched refs:VkIndirectCommandsLayoutCreateInfoNVX (Results 1 – 12 of 12) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkRefUtil.inl34 …utNVX (const DeviceInterface& vk, VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
DvkRefUtilImpl.inl357 …outNVX (const DeviceInterface& vk, VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
DvkNullDriver.cpp239 IndirectCommandsLayoutNVX (VkDevice, const VkIndirectCommandsLayoutCreateInfoNVX*) {} in IndirectCommandsLayoutNVX() argument
DvkConcreteDeviceInterface.inl142 …eateIndirectCommandsLayoutNVX (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
DvkVirtualDeviceInterface.inl142 …eateIndirectCommandsLayoutNVX (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
DvkStructTypes.inl1644 struct VkIndirectCommandsLayoutCreateInfoNVX struct
DvkFunctionPointerTypes.inl195 …ndirectCommandsLayoutNVXFunc) (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
DvkDeviceDriverImpl.inl695 …::createIndirectCommandsLayoutNVX (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
DvkStrUtil.inl377 std::ostream& operator<< (std::ostream& s, const VkIndirectCommandsLayoutCreateInfoNVX& value);
DvkNullDriverImpl.inl178 …L createIndirectCommandsLayoutNVX (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
DvkStrUtilImpl.inl3773 std::ostream& operator<< (std::ostream& s, const VkIndirectCommandsLayoutCreateInfoNVX& value)
3775 s << "VkIndirectCommandsLayoutCreateInfoNVX = {\n";
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4490 typedef struct VkIndirectCommandsLayoutCreateInfoNVX { struct
4497 } VkIndirectCommandsLayoutCreateInfoNVX; argument
4576 …vkCreateIndirectCommandsLayoutNVX)(VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
4595 const VkIndirectCommandsLayoutCreateInfoNVX* pCreateInfo,