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

/external/chromium_org/gpu/command_buffer/service/
H A Dshader_manager_unittest.cc104 const GLenum kUniform1Type = GL_FLOAT_MAT2; local
157 kUniform1Type, kUniform1Size, kUniform1Precision,
H A Dprogram_manager_unittest.cc189 static const GLenum kUniform1Type = GL_FLOAT_VEC4; member in class:gpu::gles2::ProgramManagerWithShaderTest
411 const GLenum ProgramManagerWithShaderTest::kUniform1Type; member in class:gpu::gles2::ProgramManagerWithShaderTest
425 kUniform1Type,
509 EXPECT_EQ(kUniform1Type, info->type);
644 kUniform1Type,
713 kUniform1Type,
788 kUniform1Type, kUniform1Size, kUniform1Precision,
820 kUniform1Type,
1388 kUniform1Type,
1460 kUniform1Type,
[all...]
H A Dgles2_cmd_decoder_unittest_base.h494 static const GLenum kUniform1Type = GL_SAMPLER_2D; member in class:gpu::gles2::GLES2DecoderTestBase
H A Dgles2_cmd_decoder_unittest_base.cc1314 const GLenum GLES2DecoderTestBase::kUniform1Type; member in class:gpu::gles2::GLES2DecoderTestBase
1338 { kUniform1Name, kUniform1Size, kUniform1Type,
H A Dgles2_cmd_decoder_unittest_programs.cc1008 {kUniform1Name, kUniform1Size, kUniform1Type, kUniform1FakeLocation,

Completed in 99 milliseconds