Home
last modified time | relevance | path

Searched refs:tcuIOSApp (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/platform/ios/
H A DtcuIOSApp.h28 typedef struct tcuIOSApp_s tcuIOSApp; typedef
32 tcuIOSApp* tcuIOSApp_create (void* view);
33 void tcuIOSApp_destroy (tcuIOSApp* app);
35 deBool tcuIOSApp_iterate (tcuIOSApp* app);
H A DtcuIOSViewController.h26 #import "tcuIOSApp.h"
31 tcuIOSApp* app;

Completed in 1 milliseconds