Home
last modified time | relevance | path

Searched refs:PostCallRecordCreateSampler (Results 1 – 8 of 8) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.h504 void PostCallRecordCreateSampler(
Dthread_safety.h1166 void PostCallRecordCreateSampler(
Dthread_safety.cpp1224 void ThreadSafety::PostCallRecordCreateSampler( in PostCallRecordCreateSampler() function in ThreadSafety
Dobject_tracker.cpp1229 void ObjectLifetimes::PostCallRecordCreateSampler( in PostCallRecordCreateSampler() function in ObjectLifetimes
Dchassis.h2736 …virtual void PostCallRecordCreateSampler(VkDevice device, const VkSamplerCreateInfo* pCreateInfo, … in PostCallRecordCreateSampler() function
Dchassis.cpp2334 intercept->PostCallRecordCreateSampler(device, pCreateInfo, pAllocator, pSampler, result); in CreateSampler()
/external/vulkan-validation-layers/layers/
Dcore_validation.h568 void PostCallRecordCreateSampler(VkDevice device, const VkSamplerCreateInfo* pCreateInfo,
Dcore_validation.cpp5392 void ValidationStateTracker::PostCallRecordCreateSampler(VkDevice device, const VkSamplerCreateInfo… in PostCallRecordCreateSampler() function in ValidationStateTracker