Searched refs:nullBufferAllowed (Results 1 – 1 of 1) sorted by relevance
100 bool nullBufferAllowed = context->getState().areClientArraysEnabled() && in ValidateVertexAttribPointer() local102 if (!nullBufferAllowed && context->getState().getTargetBuffer(BufferBinding::Array) == 0 && in ValidateVertexAttribPointer()