HomeSort by relevance Sort by last modified time
    Searched refs:SetupShaderForUniform (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_2.cc 159 SetupShaderForUniform(GL_FLOAT);
165 SetupShaderForUniform(GL_FLOAT);
171 SetupShaderForUniform(GL_FLOAT);
177 SetupShaderForUniform(GL_INT);
183 SetupShaderForUniform(GL_INT);
189 SetupShaderForUniform(GL_FLOAT_VEC2);
195 SetupShaderForUniform(GL_INT_VEC2);
201 SetupShaderForUniform(GL_FLOAT_VEC2);
207 SetupShaderForUniform(GL_INT_VEC2);
213 SetupShaderForUniform(GL_FLOAT_VEC2)
    [all...]
gles2_cmd_decoder_unittest_base.h 205 void SetupShaderForUniform(GLenum uniform_type);
gles2_cmd_decoder_unittest_base.cc 574 void GLES2DecoderTestBase::SetupShaderForUniform(GLenum uniform_type) {
    [all...]

Completed in 45 milliseconds