Searched refs:GpuPostCallRecordCreateDevice (Results 1 – 3 of 3) sorted by relevance
260 void CoreChecks::GpuPostCallRecordCreateDevice(const CHECK_ENABLED *enables, const VkDeviceCreateIn… in GpuPostCallRecordCreateDevice() function in CoreChecks
1222 …void GpuPostCallRecordCreateDevice(const CHECK_ENABLED* enables, const VkDeviceCreateInfo* pCreate…
2451 core_checks->GpuPostCallRecordCreateDevice(&enabled, pCreateInfo); in PostCallRecordCreateDevice()