H A D | loader_unknown_ext_tests.cpp | 133 void add_function_names(std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) { in add_function_names() argument 146 void fill_implementation_functions(std::vector<VulkanFunction>& function_list, std::vector<std::string>& func_names, in fill_implementation_functions() argument 160 fill_device_intercept_functions(TestLayer& layer, std::vector<std::string>& func_names, FunctionStruct const& funcs, uint32_t function_count, uint32_t function_start = 0) fill_device_intercept_functions() argument 173 fill_phys_dev_intercept_functions(TestLayer& layer, std::vector<std::string>& func_names, FunctionStruct const& funcs, uint32_t function_count, uint32_t function_start = 0) fill_phys_dev_intercept_functions() argument 185 check_custom_functions(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, FunctionStruct const&, std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) check_custom_functions() argument 216 check_layer_custom_functions(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, TestLayer& layer, FunctionStruct const&, std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) check_layer_custom_functions() argument 256 check_layer_custom_functions_no_implementation(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, TestLayer& layer, FunctionStruct const&, std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) check_layer_custom_functions_no_implementation() argument 294 check_layer_custom_functions_no_interception(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, TestLayer& layer, FunctionStruct const&, std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) check_layer_custom_functions_no_interception() argument [all...] |