HomeSort by: relevance | last modified time | path
    Searched defs:API (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/archrast/
archrast.h 38 API = 0,
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/archrast/
archrast.h 38 API = 0,
  /xsrc/external/mit/MesaLib.old/dist/src/egl/main/
egldriver.h 78 _EGLAPI API; /**< EGL API dispatch table */
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
meta.h 74 gl_api API;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
meta.h 74 gl_api API;
  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
mtypes.h 1713 /** Legal array datatypes and the API for which they have been computed */
2147 * This is used for mapping from single-slot input locations in the GL API
2810 * This isn't accessible through the API, but it is used while
2925 * by the linker or by the API (e.g., calls to \c glBindAttribLocation have
5183 /** \name API function pointer tables */
5185 gl_api API;
5209 * Dispatch table used to marshal API calls from the client program to a
5210 * separate server thread. NULL if API calls are not being marshalled to
5215 * Dispatch table currently in use for fielding API calls from the client
5216 * program. If API calls are being marshalled to another thread, this =
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
mtypes.h 1635 /** Legal array datatypes and the API for which they have been computed */
2084 * This is used for mapping from single-slot input locations in the GL API
2739 * This isn't accessible through the API, but it is used while
2854 * by the linker or by the API (e.g., calls to \c glBindAttribLocation have
4793 /** \name API function pointer tables */
4795 gl_api API;
4819 * Dispatch table used to marshal API calls from the client program to a
4820 * separate server thread. NULL if API calls are not being marshalled to
4825 * Dispatch table currently in use for fielding API calls from the client
4826 * program. If API calls are being marshalled to another thread, this =
    [all...]

Completed in 16 milliseconds