Searched refs:PreCallRecordCreatePipelineLayout (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/generated/ |
D | chassis.h | 2729 …virtual void PreCallRecordCreatePipelineLayout(VkDevice device, const VkPipelineLayoutCreateInfo* … in PreCallRecordCreatePipelineLayout() function 3710 …virtual void PreCallRecordCreatePipelineLayout(VkDevice device, const VkPipelineLayoutCreateInfo* … in PreCallRecordCreatePipelineLayout() function 3711 PreCallRecordCreatePipelineLayout(device, pCreateInfo, pAllocator, pPipelineLayout); in PreCallRecordCreatePipelineLayout()
|
D | thread_safety.h | 1137 void PreCallRecordCreatePipelineLayout(
|
D | thread_safety.cpp | 1181 void ThreadSafety::PreCallRecordCreatePipelineLayout( in PreCallRecordCreatePipelineLayout() function in ThreadSafety
|
D | chassis.cpp | 884 …intercept->PreCallRecordCreatePipelineLayout(device, pCreateInfo, pAllocator, pPipelineLayout, &cp… in CreatePipelineLayout()
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 1579 …void PreCallRecordCreatePipelineLayout(VkDevice device, const VkPipelineLayoutCreateInfo* pCreateI…
|
D | core_validation.cpp | 6084 void CoreChecks::PreCallRecordCreatePipelineLayout(VkDevice device, const VkPipelineLayoutCreateInf… in PreCallRecordCreatePipelineLayout() function in CoreChecks
|