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

  /cts/tools/cts-device-info/jni/
com_android_cts_deviceinfo_VulkanDeviceInfo.cpp 26 std::string vkjson(VkJsonInstanceToJson(VkJsonGetInstance()));
  /external/vulkan-validation-layers/libs/vkjson/
vkjson.h 62 VkJsonInstance VkJsonGetInstance();
vkjson_info.cc 160 VkJsonInstance instance = VkJsonGetInstance();
vkjson_instance.cc 93 VkJsonInstance VkJsonGetInstance() {
  /frameworks/native/services/surfaceflinger/
GpuService.cpp 115 std::string json = VkJsonInstanceToJson(VkJsonGetInstance());

Completed in 139 milliseconds