Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c40253 debug_print_unmarshal("MapGrid1d"); in _mesa_unmarshal_dispatch_cmd()
40257 debug_print_unmarshal("MapGrid1f"); in _mesa_unmarshal_dispatch_cmd()
40261 debug_print_unmarshal("ProgramUniform3i64vARB"); in _mesa_unmarshal_dispatch_cmd()
40265 debug_print_unmarshal("TexCoordP1ui"); in _mesa_unmarshal_dispatch_cmd()
40269 debug_print_unmarshal("MultiTexCoord1dv"); in _mesa_unmarshal_dispatch_cmd()
40273 debug_print_unmarshal("AttachShader"); in _mesa_unmarshal_dispatch_cmd()
40277 debug_print_unmarshal("VertexAttrib3fARB"); in _mesa_unmarshal_dispatch_cmd()
40281 debug_print_unmarshal("Indexubv"); in _mesa_unmarshal_dispatch_cmd()
40285 debug_print_unmarshal("Color3ubv"); in _mesa_unmarshal_dispatch_cmd()
40289 debug_print_unmarshal("ProgramUniform2ui"); in _mesa_unmarshal_dispatch_cmd()
[all …]
/external/mesa3d/src/mesa/main/
Dmarshal.h129 debug_print_unmarshal(const char *func) in debug_print_unmarshal() function