Searched refs:getPipelineType (Results 1 – 3 of 3) sorted by relevance
403 PipelineType getPipelineType (void) const { return m_pipelineType; } in getPipelineType() function in vkt::BindingModel::__anone49c327d0111::DescriptorCommands2279 if (m_commands->getPipelineType() == PIPELINE_TYPE_COMPUTE) in initPrograms()
1193 inline VkPipelineBindPoint getPipelineType() const {
6520 const auto &pipeline_state_bind_point = pipeline_state->getPipelineType(); in PreCallValidateCmdBindPipeline()