Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1464 void PostCallRecordCmdSetDepthBias(
Dthread_safety.cpp1644 void ThreadSafety::PostCallRecordCmdSetDepthBias( in PostCallRecordCmdSetDepthBias() function in ThreadSafety
Dchassis.h2817 …virtual void PostCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantF… in PostCallRecordCmdSetDepthBias() function
Dchassis.cpp2926 …intercept->PostCallRecordCmdSetDepthBias(commandBuffer, depthBiasConstantFactor, depthBiasClamp, d… in CmdSetDepthBias()