Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp1390 return sizeof(VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV); in goldfish_vk_extension_struct_size()
3504 return sizeof(VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV); in goldfish_vk_extension_struct_size_with_stream_features()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_core.h14466 typedef struct VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV { struct
14478 } VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV; argument
Dvulkan_static_assertions.hpp3195 …ceDeviceGeneratedCommandsPropertiesNV ) == sizeof( VkPhysicalDeviceDeviceGeneratedCommandsProperti…
Dvulkan_structs.hpp57574 using NativeType = VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV;
57587 …PhysicalDeviceDeviceGeneratedCommandsPropertiesNV( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in PhysicalDeviceDeviceGeneratedCommandsPropertiesNV()
57595 …ceDeviceGeneratedCommandsPropertiesNV & operator=( VkPhysicalDeviceDeviceGeneratedCommandsProperti… in operator =()
57602 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const&()
57604 return *reinterpret_cast<const VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV*>( this ); in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV const&()
57607 operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV&()
57609 return *reinterpret_cast<VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV*>( this ); in operator VkPhysicalDeviceDeviceGeneratedCommandsPropertiesNV&()