HomeSort by relevance Sort by last modified time
    Searched defs:Uniform1fvImmediate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/client/
gles2_cmd_helper_autogen.h 1105 void Uniform1fvImmediate(GLint location, GLsizei count, const GLfloat* v) {
1106 const uint32_t size = gles2::cmds::Uniform1fvImmediate::ComputeSize(count);
1107 gles2::cmds::Uniform1fvImmediate* c =
1108 GetImmediateCmdSpaceTotalSize<gles2::cmds::Uniform1fvImmediate>(size);
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format_autogen.h     [all...]

Completed in 81 milliseconds