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

  /external/vulkan-validation-layers/loader/
gpa_helper.h 26 static inline void *trampolineGetProcAddr(struct loader_instance *inst, const char *funcName) {
trampoline.c 59 return trampolineGetProcAddr(ptr_instance, pName);
    [all...]

Completed in 245 milliseconds