Searched defs:bindPoint (Results 1 – 4 of 4) sorted by relevance
53 VkPipelineBindPoint bindPoint() const override in bindPoint() function in vk::GraphicsPipeline90 VkPipelineBindPoint bindPoint() const override in bindPoint() function in vk::ComputePipeline
288 …dateWithPush (const DeviceInterface& vk, VkCommandBuffer cmd, VkPipelineBindPoint bindPoint, VkPip… in updateWithPush()
966 …VkPipelineBindPoint bindPoint = m_data.stage == STAGE_COMPUTE ? VK_PIPELINE_BIND_POINT_COMPUTE : V… in iterate() local
865 …VkPipelineBindPoint bindPoint = m_data.stage == STAGE_COMPUTE ? VK_PIPELINE_BIND_POINT_COMPUTE : V… in iterate() local