Home
last modified time | relevance | path

Searched refs:fixed_cmd_size (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dglthread_shaderobj.c86 const size_t fixed_cmd_size = sizeof(struct marshal_cmd_ShaderSource); in _mesa_marshal_ShaderSource() local
92 size_t total_cmd_size = fixed_cmd_size + length_size + total_string_length; in _mesa_marshal_ShaderSource()