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

  /external/mesa3d/src/mesa/main/
version.c 150 ctx->Extensions.ARB_copy_buffer &&
extensions.c 86 { "GL_ARB_copy_buffer", o(ARB_copy_buffer), GL, 2008 },
363 o(ARB_copy_buffer),
395 /*ctx->Extensions.ARB_copy_buffer = GL_TRUE;*/
    [all...]
mtypes.h     [all...]
get.c 340 EXTRA_EXT(ARB_copy_buffer);
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_extensions.c 481 ctx->Extensions.ARB_copy_buffer = GL_TRUE;

Completed in 44 milliseconds