Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c176 debug_print_sync("GetProgramResourceLocationIndex"); in _mesa_marshal_GetProgramResourceLocationIndex()
222 debug_print_sync("PolygonStipple"); in _mesa_marshal_PolygonStipple()
268 debug_print_sync("IsEnabled"); in _mesa_marshal_IsEnabled()
387 debug_print_sync("GetCompressedTextureImage"); in _mesa_marshal_GetCompressedTextureImage()
398 debug_print_sync("MultiTexCoordP3uiv"); in _mesa_marshal_MultiTexCoordP3uiv()
409 debug_print_sync("VertexAttribI4usv"); in _mesa_marshal_VertexAttribI4usv()
452 debug_print_sync("GetClipPlanex"); in _mesa_marshal_GetClipPlanex()
504 debug_print_sync("TexCoordP1uiv"); in _mesa_marshal_TexCoordP1uiv()
556 debug_print_sync("GetClipPlanef"); in _mesa_marshal_GetClipPlanef()
567 debug_print_sync("GetPerfQueryDataINTEL"); in _mesa_marshal_GetPerfQueryDataINTEL()
[all …]
/external/mesa3d/src/mesa/main/
Dmarshal.c653 debug_print_sync("ClearBufferfv"); in _mesa_marshal_ClearBufferfv()
683 debug_print_sync("ClearBufferiv"); in _mesa_marshal_ClearBufferiv()
712 debug_print_sync("ClearBufferuiv"); in _mesa_marshal_ClearBufferuiv()
744 debug_print_sync("ClearBufferfi"); in _mesa_marshal_ClearBufferfi()
Dmarshal.h113 debug_print_sync(const char *func) in debug_print_sync() function