Searched refs:isPureInt (Results 1 – 6 of 6) sorted by relevance
67 constexpr bool isPureInt() const { return isInt() && !isScaled; } in isPureInt() function
721 if (format.isPureInt()) in callVertexAttribPointer()762 if (format.isPureInt()) in updateAttribFormat()1064 context, index, attribute.format->isPureInt(), GL_VERTEX_ATTRIB_ARRAY_INTEGER, in validateState()
386 if (attrib.format->isPureInt()) in updateAttributesForBaseInstance()418 if (attrib.format->isPureInt()) in resetUpdatedAttributes()
633 *params = CastFromGLintStateValue<ParamType>(pname, attrib.format->isPureInt()); in QueryVertexAttribBase()
2049 if (attrib.format->isPureInt()) in CaptureVertexArrayState()2076 if (attrib.format->isPureInt()) in CaptureVertexArrayState()
1833 intendedFormat.isPureInt(), intendedFormat.vertexAttribType); in initializePipeline()