Searched defs:uniform_type (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_2.cc36 void TestAcceptedUniform(GLenum uniform_type, uint32 accepts_apis) { argument
37 SetupShaderForUniform(uniform_type);
H A Dgles2_cmd_decoder_unittest_base.cc667 void GLES2DecoderTestBase::SetupShaderForUniform(GLenum uniform_type) { argument
673 { "bar", 1, uniform_type, 0, 2, -1, },
674 { "car", 4, uniform_type, 1, 1, -1, },

Completed in 100 milliseconds