Searched defs:VkTextureLODGatherFormatPropertiesAMD (Results 1 - 2 of 2) sorted by relevance

/external/vulkan-validation-layers/include/vulkan/
H A Dvulkan.h5491 typedef struct VkTextureLODGatherFormatPropertiesAMD { struct
5495 } VkTextureLODGatherFormatPropertiesAMD; typedef in typeref:struct:VkTextureLODGatherFormatPropertiesAMD
H A Dvulkan.hpp13251 operator const VkTextureLODGatherFormatPropertiesAMD&() const
13253 return *reinterpret_cast<const VkTextureLODGatherFormatPropertiesAMD*>(this);
13275 static_assert( sizeof( TextureLODGatherFormatPropertiesAMD ) == sizeof( VkTextureLODGatherFormatPropertiesAMD ), "struct and wrapper have different size!" );
[all...]

Completed in 274 milliseconds