Home
last modified time | relevance | path

Searched refs:transformFeedbackVarying (Results 1 – 2 of 2) sorted by relevance

/external/angle/util/
Dshader_utils.cpp257 for (const std::string &transformFeedbackVarying : transformFeedbackVaryings) in CompileProgramWithTransformFeedback() local
259 constCharTFVaryings.push_back(transformFeedbackVarying.c_str()); in CompileProgramWithTransformFeedback()
/external/angle/src/tests/gl_tests/
DProgramPipelineTest.cpp162 for (const std::string &transformFeedbackVarying : tfVaryings) in bindProgramPipelineWithXFBVaryings() local
164 constCharTFVaryings.push_back(transformFeedbackVarying.c_str()); in bindProgramPipelineWithXFBVaryings()