Searched refs:getUniformCount (Results 1 – 5 of 5) sorted by relevance
46 expect(spiral.getUniformCount() ).toEqual(4);
173 getUniformCount: function() {}, method505 getUniformCount: function() {}, method
77 uniform can be queried, using `RuntimeEffect.getUniformCount`, `RuntimeEffect.getUniform`, and
577 const b = par.getUniformCount(); // $ExpectType number677 const b = rt.getUniformCount(); // $ExpectType number
961 getUniformCount(): number; method2553 getUniformCount(): number; method