HomeSort by relevance Sort by last modified time
    Searched refs:SwpInstance (Results 1 - 5 of 5) sorted by null

  /external/vulkan-validation-layers/layers/
swapchain.h 84 struct SwpInstance;
93 struct SwpInstance {
143 SwpInstance *pInstance;
169 SwpInstance *pInstance;
283 std::unordered_map<void *, SwpInstance> instanceMap;
swapchain.cpp 243 SwpInstance *pInstance = NULL;
266 // SwpInstance associated with this instance:
283 // are simply pointed to by the SwpInstance):
355 SwpInstance *pInstance = NULL;
387 // Point to the associated SwpInstance:
405 SwpInstance *pInstance = NULL;
437 // Point to the associated SwpInstance:
490 SwpInstance *pInstance = NULL;
522 // Point to the associated SwpInstance:
576 SwpInstance *pInstance = NULL
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
swapchain.h 141 struct SwpInstance;
150 struct SwpInstance {
197 SwpInstance *pInstance;
226 SwpInstance *pInstance;
336 std::unordered_map<void *, SwpInstance> instanceMap;
swapchain.cpp 271 SwpInstance *pInstance = NULL;
294 // SwpInstance associated with this instance:
311 // are simply pointed to by the SwpInstance):
379 SwpInstance *pInstance = NULL;
422 // Point to the associated SwpInstance:
439 SwpInstance *pInstance = NULL;
482 // Point to the associated SwpInstance:
534 SwpInstance *pInstance = NULL;
577 // Point to the associated SwpInstance:
629 SwpInstance *pInstance = NULL
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/swapchain/
swapchain.cpp 271 SwpInstance *pInstance = NULL;
294 // SwpInstance associated with this instance:
311 // are simply pointed to by the SwpInstance):
379 SwpInstance *pInstance = NULL;
422 // Point to the associated SwpInstance:
439 SwpInstance *pInstance = NULL;
482 // Point to the associated SwpInstance:
534 SwpInstance *pInstance = NULL;
577 // Point to the associated SwpInstance:
629 SwpInstance *pInstance = NULL
    [all...]

Completed in 170 milliseconds