Home
last modified time | relevance | path

Searched refs:PreCallRecordCmdSetBlendConstants (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1470 void PreCallRecordCmdSetBlendConstants(
Dthread_safety.cpp1653 void ThreadSafety::PreCallRecordCmdSetBlendConstants( in PreCallRecordCmdSetBlendConstants() function in ThreadSafety
Dchassis.h2819 …virtual void PreCallRecordCmdSetBlendConstants(VkCommandBuffer commandBuffer, const float blendCon… in PreCallRecordCmdSetBlendConstants() function
Dchassis.cpp2942 intercept->PreCallRecordCmdSetBlendConstants(commandBuffer, blendConstants); in CmdSetBlendConstants()
/external/vulkan-validation-layers/layers/
Dcore_validation.h708 …void PreCallRecordCmdSetBlendConstants(VkCommandBuffer commandBuffer, const float blendConstants[4…
Dcore_validation.cpp7319 void ValidationStateTracker::PreCallRecordCmdSetBlendConstants(VkCommandBuffer commandBuffer, const… in PreCallRecordCmdSetBlendConstants() function in ValidationStateTracker