Searched refs:transformFeedbackVarying (Results 1 – 2 of 2) sorted by relevance
257 for (const std::string &transformFeedbackVarying : transformFeedbackVaryings) in CompileProgramWithTransformFeedback() local259 constCharTFVaryings.push_back(transformFeedbackVarying.c_str()); in CompileProgramWithTransformFeedback()
162 for (const std::string &transformFeedbackVarying : tfVaryings) in bindProgramPipelineWithXFBVaryings() local164 constCharTFVaryings.push_back(transformFeedbackVarying.c_str()); in bindProgramPipelineWithXFBVaryings()