Searched refs:kUniform3Type (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dprogram_manager_unittest.cc191 static const GLenum kUniform3Type = GL_FLOAT_VEC3; member in class:gpu::gles2::ProgramManagerWithShaderTest
413 const GLenum ProgramManagerWithShaderTest::kUniform3Type; member in class:gpu::gles2::ProgramManagerWithShaderTest
441 kUniform3Type,
523 EXPECT_EQ(kUniform3Type, info->type);
660 kUniform3Type,
729 kUniform3Type,
794 kUniform3Type, kUniform3Size, kUniform3Precision,
836 kUniform3Type,
1404 kUniform3Type,
1476 kUniform3Type,
[all...]
H A Dgles2_cmd_decoder_unittest_base.cc1316 const GLenum GLES2DecoderTestBase::kUniform3Type; member in class:gpu::gles2::GLES2DecoderTestBase
1344 { kUniform3Name, kUniform3Size, kUniform3Type,
1378 { kUniform3Name, kUniform3Size, kUniform3Type,
1412 { kUniform3Name, kUniform3Size, kUniform3Type,
H A Dgles2_cmd_decoder_unittest_base.h496 static const GLenum kUniform3Type = GL_FLOAT_VEC3; member in class:gpu::gles2::GLES2DecoderTestBase
H A Dgles2_cmd_decoder_unittest_programs.cc1012 {kUniform3Name, kUniform3Size, kUniform3Type, kUniform3FakeLocation,

Completed in 8909 milliseconds