Lines Matching refs:get
36 if ((state->mLast.get() == this) && !mDirty) {
113 "Attempting to get fixed function emulation matrix projection on user program");
118 "Unable to get fixed function emulation matrix projection because allocation is missing");
163 constBuilder.add(matrixElem.get(), "MV", 1);
164 constBuilder.add(matrixElem.get(), "P", 1);
165 constBuilder.add(matrixElem.get(), "TexMatrix", 1);
166 constBuilder.add(matrixElem.get(), "MVP", 1);
170 inputBuilder.add(f4Elem.get(), "position", 1);
171 inputBuilder.add(f4Elem.get(), "color", 1);
172 inputBuilder.add(f3Elem.get(), "normal", 1);
173 inputBuilder.add(f2Elem.get(), "texture0", 1);
176 ObjectBaseRef<Type> inputType = Type::getTypeRef(rsc, constInput.get(), 1, 0, 0, false, false);
190 tmp[1] = (uint32_t)inputType.get();
192 tmp[3] = (uint32_t)attrElem.get();
196 Allocation *alloc = Allocation::createAllocation(rsc, inputType.get(),