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