Searched refs:marshal_cmd_ShaderSource (Results 1 – 1 of 1) sorted by relevance
27 struct marshal_cmd_ShaderSource struct40 const struct marshal_cmd_ShaderSource *cmd) in _mesa_unmarshal_ShaderSource() argument86 const size_t fixed_cmd_size = sizeof(struct marshal_cmd_ShaderSource); in _mesa_marshal_ShaderSource()87 STATIC_ASSERT(sizeof(struct marshal_cmd_ShaderSource) % sizeof(GLint) == 0); in _mesa_marshal_ShaderSource()95 struct marshal_cmd_ShaderSource *cmd = in _mesa_marshal_ShaderSource()