Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl12 GetDeviceProcAddrFunc getDeviceProcAddr; variable
DvkInstanceDriverImpl.inl45 PFN_vkVoidFunction InstanceDriver::getDeviceProcAddr (VkDevice device, const char* pName) const function in InstanceDriver
DvkNullDriver.cpp482 VKAPI_ATTR PFN_vkVoidFunction VKAPI_CALL getDeviceProcAddr (VkDevice device, const char* pName) in getDeviceProcAddr() function