Searched refs:VkOpticalFlowExecuteInfoNV (Results 1 – 6 of 6) sorted by relevance
398 slink:VkOpticalFlowExecuteInfoNV.507 slink:VkOpticalFlowExecuteInfoNV.512 [open,refpage='VkOpticalFlowExecuteInfoNV',desc='Structure specifying parameters of a optical flow …514 The slink:VkOpticalFlowExecuteInfoNV structure is defined as:516 include::{generated}/api/structs/VkOpticalFlowExecuteInfoNV.adoc[]530 * [[VUID-VkOpticalFlowExecuteInfoNV-regionCount-07593]]536 include::{generated}/validity/structs/VkOpticalFlowExecuteInfoNV.adoc[]541 Bits which can: be set in slink:VkOpticalFlowExecuteInfoNV::pname:flags,
107 VkOpticalFlowExecuteInfoNV opticalFlowExecuteInfo = { VK_STRUCTURE_TYPE_OPTICAL_FLOW_EXECUTE_INFO_N…
17238 typedef struct VkOpticalFlowExecuteInfoNV { struct17244 } VkOpticalFlowExecuteInfoNV; argument17250 …andBuffer commandBuffer, VkOpticalFlowSessionNV session, const VkOpticalFlowExecuteInfoNV* pExecut…17280 const VkOpticalFlowExecuteInfoNV* pExecuteInfo);
4353 …f( VULKAN_HPP_NAMESPACE::OpticalFlowExecuteInfoNV ) == sizeof( VkOpticalFlowExecuteInfoNV ), "stru…
5207 …andBuffer commandBuffer, VkOpticalFlowSessionNV session, const VkOpticalFlowExecuteInfoNV * pExecu… in vkCmdOpticalFlowExecuteNV()
19584 …ast<VkOpticalFlowSessionNV>( session ), reinterpret_cast<const VkOpticalFlowExecuteInfoNV *>( &exe… in opticalFlowExecuteNV()