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

  /external/vulkan-validation-layers/demos/smoke/
ShellWin32.cpp 67 hinstance_ = GetModuleHandle(nullptr);
73 win_class.hInstance = hinstance_;
84 win_rect.right - win_rect.left, win_rect.bottom - win_rect.top, nullptr, nullptr, hinstance_, nullptr);
121 surface_info.hinstance = hinstance_;
ShellWin32.h 48 HINSTANCE hinstance_; member in class:ShellWin32
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vulkan.hpp     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]

Completed in 466 milliseconds