Searched refs:VkIndirectCommandsLayoutCreateInfoNVX (Results 1 – 12 of 12) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkRefUtil.inl | 34 …utNVX (const DeviceInterface& vk, VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
|
D | vkRefUtilImpl.inl | 357 …outNVX (const DeviceInterface& vk, VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
|
D | vkNullDriver.cpp | 239 IndirectCommandsLayoutNVX (VkDevice, const VkIndirectCommandsLayoutCreateInfoNVX*) {} in IndirectCommandsLayoutNVX() argument
|
D | vkConcreteDeviceInterface.inl | 142 …eateIndirectCommandsLayoutNVX (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
|
D | vkVirtualDeviceInterface.inl | 142 …eateIndirectCommandsLayoutNVX (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
|
D | vkStructTypes.inl | 1644 struct VkIndirectCommandsLayoutCreateInfoNVX struct
|
D | vkFunctionPointerTypes.inl | 195 …ndirectCommandsLayoutNVXFunc) (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
|
D | vkDeviceDriverImpl.inl | 695 …::createIndirectCommandsLayoutNVX (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
|
D | vkStrUtil.inl | 377 std::ostream& operator<< (std::ostream& s, const VkIndirectCommandsLayoutCreateInfoNVX& value);
|
D | vkNullDriverImpl.inl | 178 …L createIndirectCommandsLayoutNVX (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p…
|
D | vkStrUtilImpl.inl | 3773 std::ostream& operator<< (std::ostream& s, const VkIndirectCommandsLayoutCreateInfoNVX& value) 3775 s << "VkIndirectCommandsLayoutCreateInfoNVX = {\n";
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 4490 typedef struct VkIndirectCommandsLayoutCreateInfoNVX { struct 4497 } VkIndirectCommandsLayoutCreateInfoNVX; argument 4576 …vkCreateIndirectCommandsLayoutNVX)(VkDevice device, const VkIndirectCommandsLayoutCreateInfoNVX* p… 4595 const VkIndirectCommandsLayoutCreateInfoNVX* pCreateInfo,
|