Lines Matching defs:get
153 const char* get() const { return name.c_str(); }
228 // get c style string
230 // get C++ style string
387 assert(lib_handle != nullptr && "Cannot get symbol with null library handle");
391 assert(symbol != nullptr && "Must be able to get symbol");
667 VkExtensionProperties get() const noexcept {
679 VkQueueFamilyProperties get() const noexcept { return properties; }
693 // tell the get() function to not provide `application_info`
698 VkInstanceCreateInfo* get() noexcept;
712 VkDeviceQueueCreateInfo get() noexcept;
724 VkDeviceCreateInfo* get() noexcept;