Searched refs:kAttrib2Type (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dshader_manager_unittest.cc128 const GLenum kAttrib2Type = GL_FLOAT_VEC3; local
150 kAttrib2Type, kAttrib2Size, kAttrib2Precision,
H A Dprogram_manager_unittest.cc162 static const GLenum kAttrib2Type = GL_FLOAT_VEC2; member in class:gpu::gles2::ProgramManagerWithShaderTest
391 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, },
411 const GLenum ProgramManagerWithShaderTest::kAttrib2Type; member in class:gpu::gles2::ProgramManagerWithShaderTest
503 EXPECT_EQ(kAttrib2Type, info->type);
1435 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, },
1507 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, },
H A Dgles2_cmd_decoder_unittest_base.cc1241 const GLenum GLES2DecoderTestBase::kAttrib2Type; member in class:gpu::gles2::GLES2DecoderTestBase
1281 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, },
1315 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, },
1349 { kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location, },
H A Dgles2_cmd_decoder_unittest_base.h464 static const GLenum kAttrib2Type = GL_FLOAT_VEC2; member in class:gpu::gles2::GLES2DecoderTestBase
H A Dgles2_cmd_decoder_unittest_programs.cc549 EXPECT_EQ(kAttrib2Type, result->type);
1001 kAttrib2Name, kAttrib2Size, kAttrib2Type, kAttrib2Location,

Completed in 140 milliseconds