Searched refs:programXfbCount (Results 1 – 1 of 1) sorted by relevance
8935 size_t programXfbCount = programExecutable->getTransformFeedbackBufferCount(); in ValidateProgramExecutableXFBBuffersPresent() local8937 for (size_t programXfbIndex = 0; programXfbIndex < programXfbCount; ++programXfbIndex) in ValidateProgramExecutableXFBBuffersPresent()