Searched refs:bindConstants (Results 1 – 4 of 4) sorted by relevance
41 public void bindConstants(Constants va) { in bindConstants() method in ProgramVertexFixedFunction43 bindConstants(va.getAllocation(), 0); in bindConstants()
323 pf.bindConstants(constantData, 0); in create()
146 public void bindConstants(Allocation a, int slot) { in bindConstants() method in Program
71 pvs.bindConstants(mVpConsts.getAllocation(), 0); in createProgramVertex()