Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp193 void InstWrapper::CheckCreate(VkResult result_to_check) { argument
197 void InstWrapper::CheckCreateWithInfo(InstanceCreateInfo& create_info, VkResult result_to_check) { argument
201 std::vector<VkPhysicalDevice> InstWrapper::GetPhysDevs(uint32_t phys_dev_count, VkResult result_to_check) { argument
210 std::vector<VkPhysicalDevice> InstWrapper::GetPhysDevs(VkResult result_to_check) { argument
221 VkPhysicalDevice InstWrapper::GetPhysDev(VkResult result_to_check) { argument
290 CheckCreate(VkPhysicalDevice phys_dev, VkResult result_to_check) global() argument
[all...]

Completed in 2 milliseconds