Searched refs:VkIndirectCommandsLayoutCreateInfoNV (Results 1 – 18 of 18) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkRefUtil.inl | 36 …outNV (const DeviceInterface& vk, VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC…
|
D | vkRefUtilImpl.inl | 413 …youtNV (const DeviceInterface& vk, VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC…
|
D | vkNullDriver.cpp | 516 IndirectCommandsLayoutNV (VkDevice, const VkIndirectCommandsLayoutCreateInfoNV*) in IndirectCommandsLayoutNV() argument
|
D | vkGetStructureTypeImpl.inl | 1964 template<> VkStructureType getStructureType<VkIndirectCommandsLayoutCreateInfoNV> (void)
|
D | vkConcreteDeviceInterface.inl | 291 …reateIndirectCommandsLayoutNV (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC…
|
D | vkVirtualDeviceInterface.inl | 291 …reateIndirectCommandsLayoutNV (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC…
|
D | vkFunctionPointerTypes.inl | 395 …rectCommandsLayoutNVFunc) (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC…
|
D | vkDeviceDriverImpl.inl | 1440 …r::createIndirectCommandsLayoutNV (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC…
|
D | vkVulkan_c.inl | 12477 typedef struct VkIndirectCommandsLayoutCreateInfoNV { struct 12486 } VkIndirectCommandsLayoutCreateInfoNV; argument 12519 …_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC… 12545 const VkIndirectCommandsLayoutCreateInfoNV* pCreateInfo,
|
D | vkNullDriverImpl.inl | 184 …LL createIndirectCommandsLayoutNV (VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC…
|
D | vkStrUtil.inl | 997 std::ostream& operator<< (std::ostream& s, const VkIndirectCommandsLayoutCreateInfoNV& value);
|
D | vkStructTypes.inl | 4743 struct VkIndirectCommandsLayoutCreateInfoNV struct
|
D | vkStrUtilImpl.inl | 10602 std::ostream& operator<< (std::ostream& s, const VkIndirectCommandsLayoutCreateInfoNV& value) 10604 s << "VkIndirectCommandsLayoutCreateInfoNV = {\n";
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 10957 typedef struct VkIndirectCommandsLayoutCreateInfoNV { struct 10966 } VkIndirectCommandsLayoutCreateInfoNV; argument 10999 …_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC… 11025 const VkIndirectCommandsLayoutCreateInfoNV* pCreateInfo,
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 10950 typedef struct VkIndirectCommandsLayoutCreateInfoNV { struct 10959 } VkIndirectCommandsLayoutCreateInfoNV; argument 10992 …_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC… 11018 const VkIndirectCommandsLayoutCreateInfoNV* pCreateInfo,
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 10950 typedef struct VkIndirectCommandsLayoutCreateInfoNV { struct 10959 } VkIndirectCommandsLayoutCreateInfoNV; argument 10992 …_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC… 11018 const VkIndirectCommandsLayoutCreateInfoNV* pCreateInfo,
|
/external/mesa3d/prebuilt-intermediates/util/ |
D | vk_enum_to_str.c | 4034 …_TYPE_INDIRECT_COMMANDS_LAYOUT_CREATE_INFO_NV: return sizeof(VkIndirectCommandsLayoutCreateInfoNV); in vk_structure_type_size()
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_core.h | 11573 typedef struct VkIndirectCommandsLayoutCreateInfoNV { struct 11582 } VkIndirectCommandsLayoutCreateInfoNV; argument 11615 …_vkCreateIndirectCommandsLayoutNV)(VkDevice device, const VkIndirectCommandsLayoutCreateInfoNV* pC… 11641 const VkIndirectCommandsLayoutCreateInfoNV* pCreateInfo,
|