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

  /external/chromium_org/gpu/command_buffer/client/
gles2_cmd_helper_autogen.h 407 void DeleteTexturesImmediate(GLsizei n, const GLuint* textures) {
408 const uint32 size = gles2::cmds::DeleteTexturesImmediate::ComputeSize(n);
409 gles2::cmds::DeleteTexturesImmediate* c =
410 GetImmediateCmdSpaceTotalSize<gles2::cmds::DeleteTexturesImmediate>(
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format_autogen.h     [all...]

Completed in 305 milliseconds