/third_party/mesa3d/src/mesa/main/ |
D | polygon.c | 88 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CullFace() 137 if (MESA_VERBOSE & VERBOSE_API) in _mesa_FrontFace() 163 if (MESA_VERBOSE & VERBOSE_API) in polygon_mode() 254 if (MESA_VERBOSE & VERBOSE_API) in _mesa_PolygonStipple() 282 if (MESA_VERBOSE&VERBOSE_API) in _mesa_GetnPolygonStippleARB() 329 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PolygonOffset() 346 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PolygonOffsetClampEXT()
|
D | viewport.c | 142 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Viewport() 208 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ViewportArrayv() 237 if (MESA_VERBOSE & VERBOSE_API) in viewport_indexed_err() 327 if (MESA_VERBOSE&VERBOSE_API) in _mesa_DepthRange() 384 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthRangeArrayv() 403 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthRangeArrayfvOES() 440 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthRangeIndexed() 542 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ClipControl() 595 if (MESA_VERBOSE & VERBOSE_API) in subpixel_precision_bias() 611 if (MESA_VERBOSE & VERBOSE_API) in _mesa_SubpixelPrecisionBiasNV_no_error() [all …]
|
D | program_resource.c | 94 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramInterfaceiv() 151 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceIndex() 222 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceName() 256 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceiv() 287 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceLocation() 343 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceLocationIndex()
|
D | depth.c | 49 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() 146 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthBoundsEXT()
|
D | stencil.c | 114 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ClearStencil() 141 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilFuncSeparateATI() 232 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilFunc() 261 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilMask() 347 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilOp() 375 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ActiveStencilFaceEXT() 438 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilOpSeparate() 503 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilFuncSeparate() 550 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilMaskSeparate()
|
D | pipelineobj.c | 296 if (MESA_VERBOSE & VERBOSE_API) in _mesa_UseProgramStages() 435 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ActiveShaderProgram() 446 if (MESA_VERBOSE & VERBOSE_API) in bind_program_pipeline() 562 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeleteProgramPipelines() 658 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GenProgramPipelines() 676 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateProgramPipelines() 694 if (MESA_VERBOSE & VERBOSE_API) in _mesa_IsProgramPipeline() 713 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetProgramPipelineiv() 1051 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ValidateProgramPipeline() 1072 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetProgramPipelineInfoLog()
|
D | context.h | 171 if (MESA_VERBOSE & VERBOSE_STATE) \ 191 if (MESA_VERBOSE & VERBOSE_STATE) \ 208 if (MESA_VERBOSE & VERBOSE_STATE) \
|
D | lines.c | 91 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LineWidth() 115 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LineStipple()
|
D | blend.c | 320 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendFuncSeparate() 530 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquation() 611 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationiARB() 707 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationSeparate() 767 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationSeparateiARB() 836 if (MESA_VERBOSE & VERBOSE_API) in _mesa_AlphaFunc() 938 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LogicOp() 987 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ColorMask() 1016 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ColorMaski()
|
D | robustness.c | 126 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetGraphicsResetStatusARB() 161 if (!ctx->Driver.GetGraphicsResetStatus && (MESA_VERBOSE & VERBOSE_API)) in _mesa_GetGraphicsResetStatusARB()
|
D | getstring.c | 252 if (MESA_VERBOSE & VERBOSE_API) in _get_vao_pointerv() 364 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetPointerIndexedvEXT() 406 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetError()
|
D | queryobj.c | 553 if (MESA_VERBOSE & VERBOSE_API) in create_queries() 619 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeleteQueries() 657 if (MESA_VERBOSE & VERBOSE_API) in _mesa_IsQuery() 698 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BeginQueryIndexed() 804 if (MESA_VERBOSE & VERBOSE_API) in _mesa_EndQueryIndexed() 861 if (MESA_VERBOSE & VERBOSE_API) in _mesa_QueryCounter() 932 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetQueryIndexediv() 1079 if (MESA_VERBOSE & VERBOSE_API) in get_query_object()
|
D | scissor.c | 102 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Scissor() 206 if (MESA_VERBOSE & VERBOSE_API) in scissor_indexed_err() 266 if (MESA_VERBOSE & VERBOSE_API) in _mesa_WindowRectanglesEXT()
|
D | compute.c | 314 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute() 363 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute_indirect() 407 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute_group_size()
|
D | matrix.c | 188 if (MESA_VERBOSE & VERBOSE_API) in matrix_ortho() 349 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PushMatrix() 406 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PopMatrix() 471 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LoadIdentity() 508 if (MESA_VERBOSE & VERBOSE_API) in matrix_load() 571 if (MESA_VERBOSE & VERBOSE_API) in matrix_mult()
|
D | texobj.c | 1228 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in create_textures_err() 1514 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_DeleteTextures() 1759 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindTexture() 1781 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindMultiTextureEXT() 1860 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindTextureUnit() 1988 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_PrioritizeTextures() 2035 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_AreTexturesResident() 2083 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_IsTexture() 2149 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_InvalidateTexSubImage() 2299 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_InvalidateTexImage()
|
D | drawpix.c | 57 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DrawPixels() 206 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CopyPixels()
|
D | conservativeraster.c | 50 if (MESA_VERBOSE & VERBOSE_API) in conservative_raster_parameter()
|
D | context.c | 156 #ifndef MESA_VERBOSE 157 int MESA_VERBOSE = 0; variable 228 if (MESA_VERBOSE != 0) { in one_time_init() 1467 if (MESA_VERBOSE & VERBOSE_API) in _mesa_make_current()
|
D | externalobjects.c | 132 if (MESA_VERBOSE & (VERBOSE_API)) { in _mesa_DeleteMemoryObjectsEXT() 191 if (MESA_VERBOSE & (VERBOSE_API)) in _mesa_CreateMemoryObjectsEXT() 768 if (MESA_VERBOSE & (VERBOSE_API)) in _mesa_GenSemaphoresEXT() 802 if (MESA_VERBOSE & (VERBOSE_API)) { in _mesa_DeleteSemaphoresEXT()
|
D | hint.c | 42 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Hint()
|
D | light.c | 44 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ShadeModel() 70 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ProvokingVertex() 672 if (MESA_VERBOSE & VERBOSE_MATERIAL) in _mesa_update_material() 794 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ColorMaterial()
|
D | debug.c | 169 MESA_VERBOSE = 0x0; in set_verbose_flags() 172 MESA_VERBOSE |= opts[i].flag; in set_verbose_flags()
|
D | copyimage.c | 621 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CopyImageSubData() 779 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CopyImageSubDataNV()
|
D | texstorage.c | 592 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in texstorage_error() 639 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in texturestorage_error()
|