Searched defs:kUniform1Type (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dshader_manager_unittest.cc144 const GLenum kUniform1Type = GL_FLOAT_MAT2; local
165 kUniform1Type, kUniform1Size, kUniform1Precision,
H A Dgles2_cmd_decoder_unittest_base.h473 static const GLenum kUniform1Type = GL_SAMPLER_2D; member in class:gpu::gles2::GLES2DecoderTestBase
H A Dprogram_manager_unittest.cc202 static const GLenum kUniform1Type = GL_FLOAT_VEC4; member in class:gpu::gles2::ProgramManagerWithShaderTest
447 const GLenum ProgramManagerWithShaderTest::kUniform1Type; member in class:gpu::gles2::ProgramManagerWithShaderTest
461 kUniform1Type,
545 EXPECT_EQ(kUniform1Type, info->type);
680 kUniform1Type,
749 kUniform1Type,
825 kUniform1Type, kUniform1Size, kUniform1Precision,
862 kUniform1Type,
1440 kUniform1Type,
1512 kUniform1Type,
[all...]
H A Dgles2_cmd_decoder_unittest_base.cc1092 const GLenum GLES2DecoderTestBase::kUniform1Type; member in class:gpu::gles2::GLES2DecoderTestBase
1116 { kUniform1Name, kUniform1Size, kUniform1Type,

Completed in 30 milliseconds