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

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_span.h 80 GLenum ChanType; /**< Color channel type, GL_UNSIGNED_BYTE, GL_FLOAT */
  /external/dropbear/
channel.h 58 struct ChanType;
89 const struct ChanType* type;
93 struct ChanType {
104 void chaninitialise(const struct ChanType *chantypes[]);
110 const struct ChanType *type,
127 extern const struct ChanType clichansess;
131 int send_msg_channel_open_init(int fd, const struct ChanType *type);
  /external/mesa3d/src/mesa/swrast/
s_span.h 80 GLenum ChanType; /**< Color channel type, GL_UNSIGNED_BYTE, GL_FLOAT */

Completed in 1319 milliseconds