Searched refs:marshal_cmd_SamplerParameterf (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c3629 struct marshal_cmd_SamplerParameterf struct
3637 _mesa_unmarshal_SamplerParameterf(struct gl_context *ctx, const struct marshal_cmd_SamplerParameterf *cmd, const uint64_t *last)
3643 const unsigned cmd_size = (align(sizeof(struct marshal_cmd_SamplerParameterf), 8) / 8);
3651 int cmd_size = sizeof(struct marshal_cmd_SamplerParameterf);
3652 struct marshal_cmd_SamplerParameterf *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3114 struct marshal_cmd_SamplerParameterf;
3115 uint32_t _mesa_unmarshal_SamplerParameterf(struct gl_context *ctx, const struct marshal_cmd_SamplerParameterf *cmd, const uint64_t *last);
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c19985 struct marshal_cmd_SamplerParameterf struct
19993 _mesa_unmarshal_SamplerParameterf(struct gl_context *ctx, const struct marshal_cmd_SamplerParameterf *cmd)
20004 size_t cmd_size = sizeof(struct marshal_cmd_SamplerParameterf);
20005 struct marshal_cmd_SamplerParameterf *cmd;
[all...]

Completed in 126 milliseconds