Home | History | Annotate | Download | only in material

Lines Matching refs:uniforms

62  * those parameters map to uniforms which are defined in a shader.
949 ListMap<String, Uniform> uniforms = shader.getUniformMap();
950 int size = uniforms.size();
952 Uniform u = uniforms.getValue(i);
958 ListMap<String, Uniform> uniforms = shader.getUniformMap();
959 int size = uniforms.size();
961 Uniform u = uniforms.getValue(i);
1006 // setup textures and uniforms
1035 // any unset uniforms will be set to 0