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

/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c1853 struct marshal_cmd_ProgramBinary struct
1862 _mesa_unmarshal_ProgramBinary(struct gl_context *ctx, const struct marshal_cmd_ProgramBinary *cmd, const uint64_t *last)
1878 int cmd_size = sizeof(struct marshal_cmd_ProgramBinary) + binary_size;
1879 struct marshal_cmd_ProgramBinary *cmd;
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Dmarshal_generated.h3557 struct marshal_cmd_ProgramBinary;
3558 uint32_t _mesa_unmarshal_ProgramBinary(struct gl_context *ctx, const struct marshal_cmd_ProgramBinary *cmd, const uint64_t *last);

Completed in 29 milliseconds