/external/mesa3d/src/mesa/main/ |
D | polygon.c | 87 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CullFace() 138 if (MESA_VERBOSE & VERBOSE_API) in _mesa_FrontFace() 160 if (MESA_VERBOSE & VERBOSE_API) in polygon_mode() 247 if (MESA_VERBOSE & VERBOSE_API) in _mesa_PolygonStipple() 279 if (MESA_VERBOSE&VERBOSE_API) in _mesa_GetnPolygonStippleARB() 325 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PolygonOffset() 342 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PolygonOffsetClampEXT()
|
D | depth.c | 47 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ClearDepth() 107 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthFunc() 120 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthMask() 149 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthBoundsEXT()
|
D | viewport.c | 138 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Viewport() 204 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ViewportArrayv() 233 if (MESA_VERBOSE & VERBOSE_API) in viewport_indexed_err() 326 if (MESA_VERBOSE&VERBOSE_API) in _mesa_DepthRange() 390 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthRangeArrayv() 409 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthRangeArrayfvOES() 449 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthRangeIndexed() 561 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ClipControl() 614 if (MESA_VERBOSE & VERBOSE_API) in subpixel_precision_bias() 631 if (MESA_VERBOSE & VERBOSE_API) in _mesa_SubpixelPrecisionBiasNV_no_error() [all …]
|
D | pipelineobj.c | 291 if (MESA_VERBOSE & VERBOSE_API) in _mesa_UseProgramStages() 428 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ActiveShaderProgram() 439 if (MESA_VERBOSE & VERBOSE_API) in bind_program_pipeline() 554 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeleteProgramPipelines() 650 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GenProgramPipelines() 668 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateProgramPipelines() 686 if (MESA_VERBOSE & VERBOSE_API) in _mesa_IsProgramPipeline() 705 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetProgramPipelineiv() 1043 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ValidateProgramPipeline() 1063 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetProgramPipelineInfoLog()
|
D | program_resource.c | 94 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramInterfaceiv() 270 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceIndex() 341 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceName() 374 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceiv() 405 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceLocation() 461 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceLocationIndex()
|
D | draw.c | 564 if (MESA_VERBOSE & VERBOSE_DRAW) in _mesa_DrawArrays() 600 if (MESA_VERBOSE & VERBOSE_DRAW) in _mesa_DrawArraysInstancedARB() 637 if (MESA_VERBOSE & VERBOSE_DRAW) in _mesa_DrawArraysInstancedBaseInstance() 698 if (MESA_VERBOSE & VERBOSE_DRAW) in _mesa_exec_MultiDrawArrays() 919 if (MESA_VERBOSE & VERBOSE_DRAW) in _mesa_DrawRangeElementsBaseVertex() 1008 if (MESA_VERBOSE & VERBOSE_DRAW) { in _mesa_DrawRangeElements() 1030 if (MESA_VERBOSE & VERBOSE_DRAW) in _mesa_DrawElements() 1061 if (MESA_VERBOSE & VERBOSE_DRAW) in _mesa_DrawElementsBaseVertex() 1092 if (MESA_VERBOSE & VERBOSE_DRAW) in _mesa_DrawElementsInstancedARB() 1126 if (MESA_VERBOSE & VERBOSE_DRAW) in _mesa_DrawElementsInstancedBaseVertex() [all …]
|
D | stencil.c | 112 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ClearStencil() 138 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilFuncSeparateATI() 248 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilFunc() 277 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilMask() 389 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilOp() 417 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ActiveStencilFaceEXT() 488 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilOpSeparate() 557 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilFuncSeparate() 608 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilMaskSeparate()
|
D | lines.c | 92 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LineWidth() 116 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LineStipple()
|
D | robustness.c | 125 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetGraphicsResetStatusARB() 160 if (!ctx->Driver.GetGraphicsResetStatus && (MESA_VERBOSE & VERBOSE_API)) in _mesa_GetGraphicsResetStatusARB()
|
D | queryobj.c | 266 if (MESA_VERBOSE & VERBOSE_API) in create_queries() 332 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeleteQueries() 370 if (MESA_VERBOSE & VERBOSE_API) in _mesa_IsQuery() 411 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BeginQueryIndexed() 517 if (MESA_VERBOSE & VERBOSE_API) in _mesa_EndQueryIndexed() 574 if (MESA_VERBOSE & VERBOSE_API) in _mesa_QueryCounter() 649 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetQueryIndexediv() 796 if (MESA_VERBOSE & VERBOSE_API) in get_query_object()
|
D | context.h | 212 if (MESA_VERBOSE & VERBOSE_STATE) \ 231 if (MESA_VERBOSE & VERBOSE_STATE) \ 248 if (MESA_VERBOSE & VERBOSE_STATE) \
|
D | compute.c | 290 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute() 325 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute_indirect() 358 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute_group_size()
|
D | getstring.c | 243 if (MESA_VERBOSE & VERBOSE_API) in _get_vao_pointerv() 355 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetPointerIndexedvEXT() 397 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetError()
|
D | blend.c | 308 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendFuncSeparate() 508 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquation() 592 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationiARB() 691 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationSeparate() 751 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationSeparateiARB() 823 if (MESA_VERBOSE & VERBOSE_API) in _mesa_AlphaFunc() 931 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LogicOp() 980 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ColorMask() 1012 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ColorMaski()
|
D | scissor.c | 99 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Scissor() 209 if (MESA_VERBOSE & VERBOSE_API) in scissor_indexed_err() 269 if (MESA_VERBOSE & VERBOSE_API) in _mesa_WindowRectanglesEXT()
|
D | matrix.c | 187 if (MESA_VERBOSE & VERBOSE_API) in matrix_ortho() 348 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PushMatrix() 398 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PopMatrix() 463 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LoadIdentity() 500 if (MESA_VERBOSE & VERBOSE_API) in matrix_load() 558 if (MESA_VERBOSE & VERBOSE_API) in matrix_mult()
|
D | texobj.c | 1247 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in create_textures_err() 1579 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_DeleteTextures() 1844 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindTexture() 1866 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindMultiTextureEXT() 1945 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindTextureUnit() 2073 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_PrioritizeTextures() 2121 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_AreTexturesResident() 2169 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_IsTexture() 2232 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_InvalidateTexSubImage() 2382 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_InvalidateTexImage()
|
D | drawpix.c | 54 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DrawPixels() 198 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CopyPixels()
|
D | conservativeraster.c | 47 if (MESA_VERBOSE & VERBOSE_API) in conservative_raster_parameter()
|
D | externalobjects.c | 91 if (MESA_VERBOSE & (VERBOSE_API)) { in _mesa_DeleteMemoryObjectsEXT() 150 if (MESA_VERBOSE & (VERBOSE_API)) in _mesa_CreateMemoryObjectsEXT() 585 if (MESA_VERBOSE & (VERBOSE_API)) in _mesa_GenSemaphoresEXT() 619 if (MESA_VERBOSE & (VERBOSE_API)) { in _mesa_DeleteSemaphoresEXT()
|
D | hint.c | 41 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Hint()
|
D | context.c | 157 #ifndef MESA_VERBOSE 158 int MESA_VERBOSE = 0; variable 182 if (MESA_VERBOSE & VERBOSE_SWAPBUFFERS) in _mesa_notifySwapBuffers() 382 if (MESA_VERBOSE != 0) { in one_time_init() 1694 if (MESA_VERBOSE & VERBOSE_API) in _mesa_make_current()
|
D | performance_monitor.c | 343 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GenPerfMonitorsAMD() 379 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeletePerfMonitorsAMD()
|
D | light.c | 43 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ShadeModel() 72 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ProvokingVertex() 615 if (MESA_VERBOSE & VERBOSE_MATERIAL) in _mesa_update_material() 730 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ColorMaterial()
|
D | debug.c | 166 MESA_VERBOSE = 0x0; in set_verbose_flags() 169 MESA_VERBOSE |= opts[i].flag; in set_verbose_flags()
|