Searched refs:CORE_PIPELINE_BIND_POINT_GRAPHICS (Results 1 – 4 of 4) sorted by relevance
647 … PipelineBindPoint currentPsoBindPoint { PipelineBindPoint::CORE_PIPELINE_BIND_POINT_GRAPHICS };
702 pipelineBindPoint = PipelineBindPoint::CORE_PIPELINE_BIND_POINT_GRAPHICS; in BindPipeline()709 if (pipelineBindPoint == PipelineBindPoint::CORE_PIPELINE_BIND_POINT_GRAPHICS) { in BindPipeline()
366 CORE_PIPELINE_BIND_POINT_GRAPHICS = 0, enumerator
969 … } else if (renderCmd.pipelineBindPoint == PipelineBindPoint::CORE_PIPELINE_BIND_POINT_GRAPHICS) { in RenderCommandBindPipeline()