Home
last modified time | relevance | path

Searched refs:GpuPostCallRecordCreateDevice (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp260 void CoreChecks::GpuPostCallRecordCreateDevice(const CHECK_ENABLED *enables, const VkDeviceCreateIn… in GpuPostCallRecordCreateDevice() function in CoreChecks
Dcore_validation.h1222 …void GpuPostCallRecordCreateDevice(const CHECK_ENABLED* enables, const VkDeviceCreateInfo* pCreate…
Dcore_validation.cpp2451 core_checks->GpuPostCallRecordCreateDevice(&enabled, pCreateInfo); in PostCallRecordCreateDevice()