/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() 350 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PolygonOffsetClampEXT()
|
D | depth.c | 46 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ClearDepth() 105 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthFunc() 118 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthMask() 146 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthBoundsEXT()
|
D | pipelineobj.c | 290 if (MESA_VERBOSE & VERBOSE_API) in _mesa_UseProgramStages() 427 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ActiveShaderProgram() 438 if (MESA_VERBOSE & VERBOSE_API) in bind_program_pipeline() 550 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeleteProgramPipelines() 649 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GenProgramPipelines() 667 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateProgramPipelines() 685 if (MESA_VERBOSE & VERBOSE_API) in _mesa_IsProgramPipeline() 704 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetProgramPipelineiv() 1042 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ValidateProgramPipeline() 1062 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetProgramPipelineInfoLog()
|
D | program_resource.c | 93 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramInterfaceiv() 267 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceIndex() 338 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceName() 371 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceiv() 402 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceLocation() 458 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceLocationIndex()
|
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 | 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() 554 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ClipControl()
|
D | matrix.c | 117 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Ortho() 230 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PushMatrix() 289 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PopMatrix() 327 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LoadIdentity() 351 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LoadMatrixf() 383 if (MESA_VERBOSE & VERBOSE_API) in _mesa_MultMatrixf()
|
D | queryobj.c | 272 if (MESA_VERBOSE & VERBOSE_API) in create_queries() 340 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeleteQueries() 378 if (MESA_VERBOSE & VERBOSE_API) in _mesa_IsQuery() 419 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BeginQueryIndexed() 525 if (MESA_VERBOSE & VERBOSE_API) in _mesa_EndQueryIndexed() 582 if (MESA_VERBOSE & VERBOSE_API) in _mesa_QueryCounter() 657 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetQueryIndexediv() 792 if (MESA_VERBOSE & VERBOSE_API) in get_query_object()
|
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 | compute.c | 255 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute() 290 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute_indirect() 323 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute_group_size()
|
D | blend.c | 307 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendFuncSeparate() 507 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquation() 589 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationiARB() 688 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationSeparate() 748 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationSeparateiARB() 820 if (MESA_VERBOSE & VERBOSE_API) in _mesa_AlphaFunc() 908 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LogicOp() 960 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ColorMask() 999 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 | getstring.c | 243 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetPointerv() 342 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetError()
|
D | texobj.c | 1241 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in create_textures_err() 1569 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_DeleteTextures() 1803 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindTexture() 1882 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindTextureUnit() 2010 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_PrioritizeTextures() 2058 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_AreTexturesResident() 2106 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_IsTexture() 2169 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_InvalidateTexSubImage() 2319 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 | hint.c | 41 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Hint()
|
D | performance_monitor.c | 344 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GenPerfMonitorsAMD() 385 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeletePerfMonitorsAMD()
|
D | externalobjects.c | 88 if (MESA_VERBOSE & (VERBOSE_API)) { in _mesa_DeleteMemoryObjectsEXT() 147 if (MESA_VERBOSE & (VERBOSE_API)) in _mesa_CreateMemoryObjectsEXT()
|
D | blit.c | 627 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlitFramebuffer() 718 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlitNamedFramebuffer()
|
D | buffers.c | 275 if (MESA_VERBOSE & VERBOSE_API) { in draw_buffer() 837 if (MESA_VERBOSE & VERBOSE_API) in read_buffer()
|
D | texstorage.c | 539 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in texstorage_error() 586 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in texturestorage_error()
|
D | shaderapi.c | 1474 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CompileShader() 1494 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateShader() 1521 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateProgram() 1538 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_DeleteObjectARB() 1768 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LinkProgram() 2008 if (MESA_VERBOSE & VERBOSE_API) in use_program()
|
D | light.c | 44 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ShadeModel() 73 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ProvokingVertex() 731 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ColorMaterial()
|
D | feedback.c | 417 if (MESA_VERBOSE & VERBOSE_API) in _mesa_RenderMode()
|