Home
last modified time | relevance | path

Searched refs:PreCallValidateCmdSetDepthBias (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h1202 …bool PreCallValidateCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConstantFactor, …
Dcore_validation.cpp6678 bool CoreChecks::PreCallValidateCmdSetDepthBias(VkCommandBuffer commandBuffer, float depthBiasConst… in PreCallValidateCmdSetDepthBias() function in CoreChecks