Searched refs:componentFormat (Results 1 – 1 of 1) sorted by relevance
106 int componentFormat; // element meaning member1100 …if ((format.componentFormat == FORMAT_COLOR_INTEGER) || (format.componentFormat == FORMAT_STENCIL)) in getSampler()1105 if (format.componentFormat == FORMAT_COLOR_INTEGER) in getSampler()1642 …if ((format.componentFormat == FORMAT_COLOR_INTEGER) && (type.type == GL_FLOAT || type.type == GL_… in isFormatValid()1719 if ((format.componentFormat == FORMAT_COLOR_INTEGER) && in isFormatValid()1725 if (!(format.componentFormat == FORMAT_COLOR_INTEGER) && in isFormatValid()