Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c72 _mesa_post_marshal_hook(ctx); in _mesa_marshal_MapGrid1d()
110 _mesa_post_marshal_hook(ctx); in _mesa_marshal_MapGrid1f()
159 _mesa_post_marshal_hook(ctx); in _mesa_marshal_ProgramUniform3i64vARB()
206 _mesa_post_marshal_hook(ctx); in _mesa_marshal_TexCoordP1ui()
252 _mesa_post_marshal_hook(ctx); in _mesa_marshal_MultiTexCoord1dv()
298 _mesa_post_marshal_hook(ctx); in _mesa_marshal_AttachShader()
339 _mesa_post_marshal_hook(ctx); in _mesa_marshal_VertexAttrib3fARB()
371 _mesa_post_marshal_hook(ctx); in _mesa_marshal_Indexubv()
436 _mesa_post_marshal_hook(ctx); in _mesa_marshal_Color3ubv()
488 _mesa_post_marshal_hook(ctx); in _mesa_marshal_ProgramUniform2ui()
[all …]
/external/mesa3d/src/mesa/main/
Dmarshal.c58 _mesa_post_marshal_hook(ctx); in _mesa_marshal_Flush()
97 _mesa_post_marshal_hook(ctx); in _mesa_marshal_Enable()
188 _mesa_post_marshal_hook(ctx); in _mesa_marshal_ShaderSource()
284 _mesa_post_marshal_hook(ctx); in _mesa_marshal_BindBuffer()
348 _mesa_post_marshal_hook(ctx); in _mesa_marshal_BufferData()
403 _mesa_post_marshal_hook(ctx); in _mesa_marshal_BufferSubData()
466 _mesa_post_marshal_hook(ctx); in _mesa_marshal_NamedBufferData()
520 _mesa_post_marshal_hook(ctx); in _mesa_marshal_NamedBufferSubData()
623 _mesa_post_marshal_hook(ctx); in clear_buffer_add_command()
Dmarshal.h143 _mesa_post_marshal_hook(struct gl_context *ctx) in _mesa_post_marshal_hook() function