Lines Matching refs:tfVaryings
427 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
429 essl1_shaders::fs::Blue(), tfVaryings, GL_SEPARATE_ATTRIBS); in TEST_P()
1241 std::vector<std::string> tfVaryings = {"valueOut"}; in TEST_P() local
1242 ANGLE_GL_PROGRAM_TRANSFORM_FEEDBACK(program, kVertexShader, kFragmentShader, tfVaryings, in TEST_P()
5053 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
5055 essl3_shaders::fs::Green(), tfVaryings, in TEST_P()
6038 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
6039 ANGLE_GL_PROGRAM_TRANSFORM_FEEDBACK(program, essl3_shaders::vs::Simple(), kFS, tfVaryings, in TEST_P()
6143 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
6197 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
6199 essl3_shaders::fs::Red(), tfVaryings, in TEST_P()
7940 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
7942 essl3_shaders::fs::Green(), tfVaryings, in TEST_P()
7962 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
7964 essl3_shaders::fs::Green(), tfVaryings, in TEST_P()