![]() |
VPP
0.7
A high-level modern C++ API for Vulkan
|
This is the complete list of members for vpp::PhysicalDevice, including all inherited members.
BUFFER enum value | vpp::PhysicalDevice | |
EFormatUsage enum name | vpp::PhysicalDevice | |
getLimitValuesAsText(std::ostream &sst) const | vpp::PhysicalDevice | |
getMemoryProperties() const | vpp::PhysicalDevice | |
getPhysicalDeviceProperties() const | vpp::PhysicalDevice | |
getQueueFamilyProperties(size_t iFamily) const | vpp::PhysicalDevice | |
handle() const | vpp::PhysicalDevice | |
LINEAR_TILING enum value | vpp::PhysicalDevice | |
operator bool() const | vpp::PhysicalDevice | |
OPTIMAL_TILING enum value | vpp::PhysicalDevice | |
PhysicalDevice() | vpp::PhysicalDevice | |
PhysicalDevice(VkPhysicalDevice hDevice) | vpp::PhysicalDevice | |
queueFamilyCount() const | vpp::PhysicalDevice | |
supportsDepthStencilFormat(VkFormat fmt) const | vpp::PhysicalDevice | |
supportsFeature(EFeature feature) const | vpp::PhysicalDevice | |
supportsFormat(VkFormat fmt, EFormatUsage u=OPTIMAL_TILING) const | vpp::PhysicalDevice | |
supportsSurface(const Surface &surface, size_t iFamily) const | vpp::PhysicalDevice |