Home
last modified time | relevance | path

Searched refs:PreCallRecordCmdSetDepthBias (Results 1 – 6 of 6) 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.h2816 …virtual void PreCallRecordCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFa… in PreCallRecordCmdSetDepthBias() function
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