Home | History | Annotate | Download | only in compiler

Lines Matching refs:getLayoutQualifier

300 		bool isRowMajor = type.getLayoutQualifier().matrixPacking == EmpRowMajor;
2412 else if((memberType.getLayoutQualifier().matrixPacking == EmpRowMajor) && memberType.isMatrix())
3216 int requestedLocation = fragmentOutput->getType().getLayoutQualifier().location;
3350 activeAttributes.push_back(Attribute(glVariableType(type), name, type.getArraySize(), type.getLayoutQualifier().location, index));