Home
last modified time | relevance | path

Searched refs:PostCallRecordCmdSetLineStippleEXT (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h4234 void PostCallRecordCmdSetLineStippleEXT(
Dthread_safety.cpp5825 void ThreadSafety::PostCallRecordCmdSetLineStippleEXT( in PostCallRecordCmdSetLineStippleEXT() function in ThreadSafety
Dchassis.h3666 …virtual void PostCallRecordCmdSetLineStippleEXT(VkCommandBuffer commandBuffer, uint32_t lineStippl… in PostCallRecordCmdSetLineStippleEXT() function
Dchassis.cpp9233 …intercept->PostCallRecordCmdSetLineStippleEXT(commandBuffer, lineStippleFactor, lineStipplePattern… in CmdSetLineStippleEXT()