Home
last modified time | relevance | path

Searched refs:kAttrib2Type (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dshader_manager_unittest.cc107 const GLenum kAttrib2Type = GL_FLOAT_VEC3; in TEST_F() local
192 kAttrib2Type, kAttrib2Size, kAttrib2Precision, in TEST_F()
H A Dprogram_manager_unittest.cc209 static const GLenum kAttrib2Type = GL_FLOAT_VEC2; member in gpu::gles2::ProgramManagerWithShaderTest
475 kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location,
503 const GLenum ProgramManagerWithShaderTest::kAttrib2Type; member in gpu::gles2::ProgramManagerWithShaderTest
599 EXPECT_EQ(kAttrib2Type, info->type); in TEST_F()
2017 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, }, in TEST_F()
2081 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, }, in TEST_F()
H A Dgles2_cmd_decoder_unittest_base.cc1859 const GLenum GLES2DecoderTestBase::kAttrib2Type; member in gpu::gles2::GLES2DecoderTestBase
1935 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, }, in SetupDefaultProgram()
1984 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, }, in SetupCubemapProgram()
2030 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, }, in SetupSamplerExternalProgram()
H A Dgles2_cmd_decoder_unittest_base.h627 static const GLenum kAttrib2Type = GL_FLOAT_VEC2; variable
H A Dgles2_cmd_decoder_unittest_programs.cc981 EXPECT_EQ(kAttrib2Type, result->type); in TEST_P()
2063 kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dshader_manager_unittest.cc107 const GLenum kAttrib2Type = GL_FLOAT_VEC3; in TEST_F() local
192 kAttrib2Type, kAttrib2Size, kAttrib2Precision, in TEST_F()
H A Dprogram_manager_unittest.cc209 static const GLenum kAttrib2Type = GL_FLOAT_VEC2; member in gpu::gles2::ProgramManagerWithShaderTest
475 kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location,
503 const GLenum ProgramManagerWithShaderTest::kAttrib2Type; member in gpu::gles2::ProgramManagerWithShaderTest
599 EXPECT_EQ(kAttrib2Type, info->type); in TEST_F()
2017 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, }, in TEST_F()
2081 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, }, in TEST_F()
H A Dgles2_cmd_decoder_unittest_base.cc1860 const GLenum GLES2DecoderTestBase::kAttrib2Type; member in gpu::gles2::GLES2DecoderTestBase
1936 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, }, in SetupDefaultProgram()
1985 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, }, in SetupCubemapProgram()
2031 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, }, in SetupSamplerExternalProgram()
H A Dgles2_cmd_decoder_unittest_base.h627 static const GLenum kAttrib2Type = GL_FLOAT_VEC2; variable
H A Dgles2_cmd_decoder_unittest_programs.cc981 EXPECT_EQ(kAttrib2Type, result->type); in TEST_P()
2063 kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, in TEST_P()