Lines Matching refs:bind
330 // Allocate and bind color image memory
605 m_graphicsPipeline.bind(*m_cmdBuffer);
2181 // Allocate and bind color image memory
2540 m_graphicsPipeline[m_cmdList[ndx].rangeNdx].bind(*m_cmdBuffer);
2969 pipelineWrapper.bind(cmdBuffer);
3265 // bind different layout with the same range
3278 // bind layout with same range then push different range
3323 // update push constant bind different layout with the same range then bind correct layout
3337 // update push constant then bind different layout with overlapping range then bind correct layout
3351 // bind different layout with different range then update push constant and bind correct layout
3365 // change pipeline same range, bind then push, stages vertex and compute
3381 // change pipeline different range overlapping, bind then push, stages vertex and compute