Home
last modified time | relevance | path

Searched refs:PreCallRecordCmdSetDepthBias (Results 1 – 5 of 5) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1458 void PreCallRecordCmdSetDepthBias(
Dthread_safety.cpp1635 void ThreadSafety::PreCallRecordCmdSetDepthBias( in PreCallRecordCmdSetDepthBias() function in ThreadSafety
Dchassis.cpp2921 …intercept->PreCallRecordCmdSetDepthBias(commandBuffer, depthBiasConstantFactor, depthBiasClamp, de… in CmdSetDepthBias()
/external/vulkan-validation-layers/layers/
Dcore_validation.h709 …void PreCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, fl…
Dcore_validation.cpp7299 void ValidationStateTracker::PreCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float dept… in PreCallRecordCmdSetDepthBias() function in ValidationStateTracker