Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1454 void PostCallRecordCmdSetLineWidth(
Dthread_safety.cpp1628 void ThreadSafety::PostCallRecordCmdSetLineWidth( in PostCallRecordCmdSetLineWidth() function in ThreadSafety
Dchassis.h2814 … virtual void PostCallRecordCmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) {}; in PostCallRecordCmdSetLineWidth() function
Dchassis.cpp2903 intercept->PostCallRecordCmdSetLineWidth(commandBuffer, lineWidth); in CmdSetLineWidth()