Lines Matching refs:gl_uniform
923 struct gl_uniform *u;1038 n->u = (gl_uniform *) calloc(1, sizeof(struct gl_uniform));1106 ul->Uniforms = (gl_uniform *)hieralloc_zero_size(ul, total_uniforms * sizeof(gl_uniform));1116 memcpy(&ul->Uniforms[idx], node->u, sizeof(gl_uniform));