Lines Matching refs:tfVaryings
419 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
421 essl1_shaders::fs::Blue(), tfVaryings, GL_SEPARATE_ATTRIBS); in TEST_P()
1239 std::vector<std::string> tfVaryings = {"valueOut"}; in TEST_P() local
1240 ANGLE_GL_PROGRAM_TRANSFORM_FEEDBACK(program, kVertexShader, kFragmentShader, tfVaryings, in TEST_P()
4537 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
4539 essl3_shaders::fs::Green(), tfVaryings, in TEST_P()
5525 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
5526 ANGLE_GL_PROGRAM_TRANSFORM_FEEDBACK(program, essl3_shaders::vs::Simple(), kFS, tfVaryings, in TEST_P()
5630 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
5684 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
5686 essl3_shaders::fs::Red(), tfVaryings, in TEST_P()