Home
last modified time | relevance | path

Searched defs:tfVaryings (Results 1 - 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DProvokingVertexTest.cpp59 std::vector<std::string> tfVaryings; variable
H A DProgramPipelineTest.cpp845 std::vector<std::string> tfVaryings; in TEST_P() local
148 bindProgramPipelineWithXFBVaryings( const GLchar *vertString, const GLchar *fragString, const std::vector<std::string> &tfVaryings, GLenum bufferMode) bindProgramPipelineWithXFBVaryings() argument
H A DTransformFeedbackTest.cpp75 void compileDefaultProgram(const std::vector<std::string> &tfVaryings, GLenum bufferMode) in compileDefaultProgram() argument
101 std::vector<std::string> tfVaryings; in TEST_P() local
176 std::vector<std::string> tfVaryings; in TEST_P() local
222 std::vector<std::string> tfVaryings; in TEST_P() local
260 std::vector<std::string> tfVaryings; TEST_P() local
341 std::vector<std::string> tfVaryings; TEST_P() local
420 std::vector<std::string> tfVaryings; TEST_P() local
547 std::vector<std::string> tfVaryings; TEST_P() local
599 std::vector<std::string> tfVaryings; midRecordOpDoesNotContributeTest() local
792 std::vector<std::string> tfVaryings; TEST_P() local
929 std::vector<std::string> tfVaryings; TEST_P() local
1002 std::vector<std::string> tfVaryings; TEST_P() local
1082 std::vector<std::string> tfVaryings; TEST_P() local
1213 std::vector<std::string> tfVaryings; TEST_P() local
1348 std::vector<std::string> tfVaryings; TEST_P() local
1444 std::vector<std::string> tfVaryings; TEST_P() local
1482 std::vector<std::string> tfVaryings; TEST_P() local
1551 std::vector<std::string> tfVaryings; TEST_P() local
1613 std::vector<std::string> tfVaryings; TEST_P() local
1667 std::vector<std::string> tfVaryings; global() variable
1762 std::vector<std::string> tfVaryings; TEST_P() local
1791 std::vector<std::string> tfVaryings; TEST_P() local
1821 std::vector<std::string> tfVaryings; TEST_P() local
1854 std::vector<std::string> tfVaryings; TEST_P() local
1929 std::vector<std::string> tfVaryings; TEST_P() local
1998 std::vector<std::string> tfVaryings; TEST_P() local
2038 std::vector<std::string> tfVaryings; TEST_P() local
2097 std::vector<std::string> tfVaryings; TEST_P() local
2112 std::vector<std::string> tfVaryings; TEST_P() local
2145 std::vector<std::string> tfVaryings; TEST_P() local
2215 std::vector<std::string> tfVaryings; TEST_P() local
2249 std::vector<std::string> tfVaryings; TEST_P() local
2304 std::vector<std::string> tfVaryings; TEST_P() local
2381 std::vector<std::string> tfVaryings; TEST_P() local
2421 std::vector<std::string> tfVaryings; setupOverrunTest() local
2623 std::vector<std::string> tfVaryings; TEST_P() local
2721 std::vector<std::string> tfVaryings; TEST_P() local
2805 std::vector<std::string> tfVaryings; TEST_P() local
2882 std::vector<std::string> tfVaryings; TEST_P() local
2962 const std::vector<std::string> tfVaryings = {"v"}; TEST_P() local
3053 std::vector<std::string> tfVaryings; TEST_P() local
3609 std::vector<std::string> tfVaryings = {"VSBlock1.b", "d", "looseVarying"}; TEST_P() local
3708 std::vector<std::string> tfVaryings = {"a", "b", "c"}; TEST_P() local
3769 const std::vector<std::string> tfVaryings = {"varyingAttrib"}; TEST_P() local
3819 const std::vector<std::string> tfVaryings = {"v"}; TEST_P() local
[all...]
H A DMultisampledRenderToTextureTest.cpp788 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
H A DMultiviewDrawTest.cpp747 std::vector<std::string> tfVaryings; in TEST_P() local
H A DMemoryBarrierTest.cpp1704 const std::vector<std::string> &tfVaryings = {"gl_Position"}; in createXfbVerifyProgram() local
H A DStateChangeTest.cpp419 std::vector<std::string> tfVaryings = {"gl_Position"}; in TEST_P() local
1239 std::vector<std::string> tfVaryings = {"valueOut"}; in TEST_P() local
[all...]
H A DGLSLTest.cpp2366 std::vector<std::string> tfVaryings = {"gl_Position", "gl_PointSize"}; in TEST_P() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSeparableProgramsTransformFeedbackTests.cpp70 const GLchar* const* tfVaryings; member
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dgl_raii.h203 makeRasterWithTransformFeedback(const char *vertexShader, const char *fragmentShader, const std::vector<std::string> &tfVaryings, GLenum bufferMode) makeRasterWithTransformFeedback() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVaryingPacking.cpp816 collectAndPackUserVaryings(gl::InfoLog &infoLog, GLint maxVaryingVectors, PackMode packMode, ShaderType frontShaderStage, ShaderType backShaderStage, const ProgramMergedVaryings &mergedVaryings, const std::vector<std::string> &tfVaryings, const bool isSeparableProgram) collectAndPackUserVaryings() argument
1000 collectAndPackUserVaryings(InfoLog &infoLog, const Caps &caps, PackMode packMode, const ShaderBitSet &activeShadersMask, const ProgramMergedVaryings &mergedVaryings, const std::vector<std::string> &tfVaryings, bool isSeparableProgram) collectAndPackUserVaryings() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp517 const std::vector<gl::TransformFeedbackVarying> &tfVaryings = in AssignTransformFeedbackQualifiers() local

Completed in 61 milliseconds