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 354 void DeleteTexturesImmediate(GLsizei n, const GLuint* textures) {
355 const uint32_t size = gles2::cmds::DeleteTexturesImmediate::ComputeSize(n);
356 gles2::cmds::DeleteTexturesImmediate* c =
357 GetImmediateCmdSpaceTotalSize<gles2::cmds::DeleteTexturesImmediate>(size);
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format_autogen.h     [all...]

Completed in 53 milliseconds