Home
last modified time | relevance | path

Searched refs:kAttrib2Size (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.cc108 const GLint kAttrib2Size = 4; in TEST_F() local
192 kAttrib2Type, kAttrib2Size, kAttrib2Precision, in TEST_F()
H A Dprogram_manager_unittest.cc196 static const GLint kAttrib2Size = 1; member in gpu::gles2::ProgramManagerWithShaderTest
475 kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location,
495 const GLint ProgramManagerWithShaderTest::kAttrib2Size; member in gpu::gles2::ProgramManagerWithShaderTest
598 EXPECT_EQ(kAttrib2Size, info->size); in TEST_F()
926 kAttrib2GoodType, kAttrib2Size, kAttrib2Precision, in TEST_F()
958 { kAttrib2Name, kAttrib2Size, kAttrib2BadType, kAttrib2Location, }, 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.cc1853 const GLint GLES2DecoderTestBase::kAttrib2Size; 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.h621 static const GLint kAttrib2Size = 1; variable
H A Dgles2_cmd_decoder_unittest_programs.cc980 EXPECT_EQ(kAttrib2Size, result->size); 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.cc108 const GLint kAttrib2Size = 4; in TEST_F() local
192 kAttrib2Type, kAttrib2Size, kAttrib2Precision, in TEST_F()
H A Dprogram_manager_unittest.cc196 static const GLint kAttrib2Size = 1; member in gpu::gles2::ProgramManagerWithShaderTest
475 kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location,
495 const GLint ProgramManagerWithShaderTest::kAttrib2Size; member in gpu::gles2::ProgramManagerWithShaderTest
598 EXPECT_EQ(kAttrib2Size, info->size); in TEST_F()
926 kAttrib2GoodType, kAttrib2Size, kAttrib2Precision, in TEST_F()
958 { kAttrib2Name, kAttrib2Size, kAttrib2BadType, kAttrib2Location, }, 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.cc1854 const GLint GLES2DecoderTestBase::kAttrib2Size; 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.h621 static const GLint kAttrib2Size = 1; variable
H A Dgles2_cmd_decoder_unittest_programs.cc980 EXPECT_EQ(kAttrib2Size, result->size); in TEST_P()
2063 kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, in TEST_P()