Searched refs:updatedStreamingAttribsMask (Results 1 – 1 of 1) sorted by relevance
217 gl::AttributesMask updatedStreamingAttribsMask = needsStreamingAttribs; in syncDrawState() local225 updatedStreamingAttribsMask.set(attribIndex); in syncDrawState()242 if (updatedStreamingAttribsMask.any()) in syncDrawState()244 ANGLE_TRY(streamAttributes(context, updatedStreamingAttribsMask, instanceCount, in syncDrawState()