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

  /external/vulkan-validation-layers/layers/
core_validation.cpp 475 static const char *object_type_to_string(VkDebugReportObjectTypeEXT type) { function in struct:core_validation::spirv_inst_iter
524 functionName, reinterpret_cast<uint64_t &>(mem), object_type_to_string(type), bound_object_handle);
688 object_type_to_string(type), handle, (uint64_t)mem);
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
core_validation.cpp 531 static const char *object_type_to_string(VkDebugReportObjectTypeEXT type) { function in struct:core_validation::spirv_inst_iter
564 object_type_to_string(type), handle, (uint64_t)pMemObjInfo->mem);
652 object_type_to_string(type));
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
core_validation.cpp 531 static const char *object_type_to_string(VkDebugReportObjectTypeEXT type) { function in struct:core_validation::spirv_inst_iter
564 object_type_to_string(type), handle, (uint64_t)pMemObjInfo->mem);
652 object_type_to_string(type));
    [all...]

Completed in 1006 milliseconds