Searched refs:marshal_cmd_SamplerParameterfv (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c3700 struct marshal_cmd_SamplerParameterfv struct
3708 _mesa_unmarshal_SamplerParameterfv(struct gl_context *ctx, const struct marshal_cmd_SamplerParameterfv *cmd, const uint64_t *last)
3723 int cmd_size = sizeof(struct marshal_cmd_SamplerParameterfv) + params_size;
3724 struct marshal_cmd_SamplerParameterfv *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3120 struct marshal_cmd_SamplerParameterfv;
3121 uint32_t _mesa_unmarshal_SamplerParameterfv(struct gl_context *ctx, const struct marshal_cmd_SamplerParameterfv *cmd, const uint64_t *last);

Completed in 27 milliseconds