/external/mesa3d/src/mesa/main/ |
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 | polygon.c | 89 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CullFace() 138 if (MESA_VERBOSE & VERBOSE_API) in _mesa_FrontFace() 164 if (MESA_VERBOSE & VERBOSE_API) in polygon_mode() 258 if (MESA_VERBOSE & VERBOSE_API) in _mesa_PolygonStipple() 286 if (MESA_VERBOSE&VERBOSE_API) in _mesa_GetnPolygonStippleARB() 333 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PolygonOffset() 350 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PolygonOffsetClampEXT()
|
D | program_resource.c | 93 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramInterfaceiv() 150 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceIndex() 221 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceName() 255 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceiv() 286 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceLocation() 342 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_GetProgramResourceLocationIndex()
|
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 | 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 | 292 if (MESA_VERBOSE & VERBOSE_API) in _mesa_UseProgramStages() 431 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ActiveShaderProgram() 442 if (MESA_VERBOSE & VERBOSE_API) in bind_program_pipeline() 558 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeleteProgramPipelines() 654 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GenProgramPipelines() 672 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateProgramPipelines() 690 if (MESA_VERBOSE & VERBOSE_API) in _mesa_IsProgramPipeline() 709 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetProgramPipelineiv() 1047 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ValidateProgramPipeline() 1068 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetProgramPipelineInfoLog()
|
D | lines.c | 91 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LineWidth() 115 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LineStipple()
|
D | robustness.c | 127 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetGraphicsResetStatusARB() 143 if (!ctx->Driver.GetGraphicsResetStatus && (MESA_VERBOSE & VERBOSE_API)) in _mesa_GetGraphicsResetStatusARB()
|
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 | 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 | scissor.c | 99 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Scissor() 203 if (MESA_VERBOSE & VERBOSE_API) in scissor_indexed_err() 263 if (MESA_VERBOSE & VERBOSE_API) in _mesa_WindowRectanglesEXT()
|
D | compute.c | 310 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute() 359 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute_indirect() 403 if (MESA_VERBOSE & VERBOSE_API) in dispatch_compute_group_size()
|
D | queryobj.c | 580 if (MESA_VERBOSE & VERBOSE_API) in create_queries() 646 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeleteQueries() 684 if (MESA_VERBOSE & VERBOSE_API) in _mesa_IsQuery() 725 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BeginQueryIndexed() 831 if (MESA_VERBOSE & VERBOSE_API) in _mesa_EndQueryIndexed() 888 if (MESA_VERBOSE & VERBOSE_API) in _mesa_QueryCounter() 959 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetQueryIndexediv() 1106 if (MESA_VERBOSE & VERBOSE_API) in get_query_object()
|
D | matrix.c | 189 if (MESA_VERBOSE & VERBOSE_API) in matrix_ortho() 352 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PushMatrix() 411 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PopMatrix() 477 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LoadIdentity() 515 if (MESA_VERBOSE & VERBOSE_API) in matrix_load() 577 if (MESA_VERBOSE & VERBOSE_API) in matrix_mult()
|
D | texobj.c | 1311 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in create_textures_err() 1597 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_DeleteTextures() 1842 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindTexture() 1864 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindMultiTextureEXT() 1943 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindTextureUnit() 2071 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_PrioritizeTextures() 2118 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_AreTexturesResident() 2166 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 | conservativeraster.c | 50 if (MESA_VERBOSE & VERBOSE_API) in conservative_raster_parameter()
|
D | drawpix.c | 57 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DrawPixels() 206 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CopyPixels()
|
D | hint.c | 42 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Hint()
|
D | externalobjects.c | 132 if (MESA_VERBOSE & (VERBOSE_API)) { in _mesa_DeleteMemoryObjectsEXT() 191 if (MESA_VERBOSE & (VERBOSE_API)) in _mesa_CreateMemoryObjectsEXT() 770 if (MESA_VERBOSE & (VERBOSE_API)) in _mesa_GenSemaphoresEXT() 804 if (MESA_VERBOSE & (VERBOSE_API)) { in _mesa_DeleteSemaphoresEXT()
|
D | copyimage.c | 625 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CopyImageSubData() 783 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CopyImageSubDataNV()
|
D | buffers.c | 293 if (MESA_VERBOSE & VERBOSE_API) { in draw_buffer() 901 if (MESA_VERBOSE & VERBOSE_API) in read_buffer()
|
D | light.c | 44 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ShadeModel() 70 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ProvokingVertex() 794 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ColorMaterial()
|
D | shaderapi.c | 1621 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CompileShader() 1641 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateShader() 1668 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateProgram() 1685 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_DeleteObjectARB() 1915 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LinkProgram() 2186 if (MESA_VERBOSE & VERBOSE_API) in use_program()
|
D | performance_monitor.c | 724 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GenPerfMonitorsAMD() 760 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeletePerfMonitorsAMD()
|
D | texstorage.c | 687 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in texstorage_error() 734 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in texturestorage_error()
|