Home
last modified time | relevance | path

Searched defs:untyped_handle (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcast_utils.h32 static inline HandleType CastFromUint(Uint untyped_handle) { in CastFromUint()
44 static inline HandleType CastFromUint64(uint64_t untyped_handle) { in CastFromUint64()