Home
last modified time | relevance | path

Searched refs:VERBOSE_API (Results 1 – 25 of 43) sorted by relevance

12

/external/mesa3d/src/mesa/main/
Dpolygon.c58 if (MESA_VERBOSE&VERBOSE_API) in _mesa_CullFace()
93 if (MESA_VERBOSE&VERBOSE_API) in _mesa_FrontFace()
129 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PolygonMode()
186 if (MESA_VERBOSE & VERBOSE_API) in _mesa_PolygonStipple()
216 if (MESA_VERBOSE&VERBOSE_API) in _mesa_GetnPolygonStippleARB()
261 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PolygonOffset()
287 if (MESA_VERBOSE&VERBOSE_API) in _mesa_PolygonOffsetClampEXT()
Ddepth.c46 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ClearDepth()
65 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthFunc()
100 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthMask()
127 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthBoundsEXT()
Dcompute.c37 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DispatchCompute()
55 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DispatchComputeIndirect()
73 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DispatchComputeGroupSizeARB()
Dviewport.c100 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Viewport()
163 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ViewportArrayv()
200 if (MESA_VERBOSE & VERBOSE_API) in ViewportIndexedf()
274 if (MESA_VERBOSE&VERBOSE_API) in _mesa_DepthRange()
318 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthRangeArrayv()
341 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthRangeArrayfvOES()
372 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DepthRangeIndexed()
423 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ClipControl()
Dpipelineobj.c233 if (MESA_VERBOSE & VERBOSE_API) in _mesa_UseProgramStages()
359 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ActiveShaderProgram()
397 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BindProgramPipeline()
488 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeleteProgramPipelines()
575 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GenProgramPipelines()
586 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateProgramPipelines()
604 if (MESA_VERBOSE & VERBOSE_API) in _mesa_IsProgramPipeline()
623 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetProgramPipelineiv()
961 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ValidateProgramPipeline()
981 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetProgramPipelineInfoLog()
Dstencil.c112 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ClearStencil()
138 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilFuncSeparateATI()
193 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilFunc()
258 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilMask()
313 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilOp()
377 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ActiveStencilFaceEXT()
401 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilOpSeparate()
457 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilFuncSeparate()
495 if (MESA_VERBOSE & VERBOSE_API) in _mesa_StencilMaskSeparate()
Dprogram_resource.c93 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()
Dlines.c45 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LineWidth()
100 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LineStipple()
Dmatrix.c117 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()
Dblend.c223 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendFuncSeparate()
420 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquation()
474 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationiARB()
511 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationSeparate()
581 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlendEquationSeparateiARB()
676 if (MESA_VERBOSE & VERBOSE_API) in _mesa_AlphaFunc()
723 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LogicOp()
796 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ColorMask()
834 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ColorMaski()
Dqueryobj.c248 if (MESA_VERBOSE & VERBOSE_API) in create_queries()
314 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeleteQueries()
352 if (MESA_VERBOSE & VERBOSE_API) in _mesa_IsQuery()
392 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BeginQueryIndexed()
498 if (MESA_VERBOSE & VERBOSE_API) in _mesa_EndQueryIndexed()
555 if (MESA_VERBOSE & VERBOSE_API) in _mesa_QueryCounter()
630 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetQueryIndexediv()
744 if (MESA_VERBOSE & VERBOSE_API) in get_query_object()
Drobustness.c125 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetGraphicsResetStatusARB()
159 if (!ctx->Driver.GetGraphicsResetStatus && (MESA_VERBOSE & VERBOSE_API)) in _mesa_GetGraphicsResetStatusARB()
Dscissor.c67 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Scissor()
177 if (MESA_VERBOSE & VERBOSE_API) in ScissorIndexed()
221 if (MESA_VERBOSE & VERBOSE_API) in _mesa_WindowRectanglesEXT()
Dgetstring.c219 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetPointerv()
307 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GetError()
Dtexobj.c1206 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in create_textures()
1440 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_DeleteTextures()
1672 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindTexture()
1757 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_BindTextureUnit()
1895 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_PrioritizeTextures()
1943 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_AreTexturesResident()
1991 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_IsTexture()
2044 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_InvalidateTexSubImage()
2187 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_InvalidateTexImage()
Ddrawpix.c54 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DrawPixels()
198 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CopyPixels()
Dhint.c41 if (MESA_VERBOSE & VERBOSE_API) in _mesa_Hint()
Dblit.c556 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlitFramebuffer()
580 if (MESA_VERBOSE & VERBOSE_API) in _mesa_BlitNamedFramebuffer()
Dtexstorage.c493 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in texstorage()
528 if (MESA_VERBOSE & (VERBOSE_API|VERBOSE_TEXTURE)) in texturestorage()
Dbuffers.c275 if (MESA_VERBOSE & VERBOSE_API) { in draw_buffer()
750 if (MESA_VERBOSE & VERBOSE_API) in read_buffer()
Dshaderapi.c1361 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CompileShader()
1372 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateShader()
1390 if (MESA_VERBOSE & VERBOSE_API) in _mesa_CreateProgram()
1407 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_DeleteObjectARB()
1609 if (MESA_VERBOSE & VERBOSE_API) in _mesa_LinkProgram()
1826 if (MESA_VERBOSE & VERBOSE_API) in _mesa_UseProgram()
Dbufferobj.c1266 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_BindBuffer()
1441 if (MESA_VERBOSE & VERBOSE_API) in create_buffers()
1634 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_buffer_data()
3758 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_BindBufferRange()
3816 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_BindBufferBase()
3891 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_BindBuffersRange()
3927 if (MESA_VERBOSE & VERBOSE_API) { in _mesa_BindBuffersBase()
Dlight.c44 if (MESA_VERBOSE & VERBOSE_API) in _mesa_ShadeModel()
73 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ProvokingVertex()
732 if (MESA_VERBOSE&VERBOSE_API) in _mesa_ColorMaterial()
Dperformance_monitor.c371 if (MESA_VERBOSE & VERBOSE_API) in _mesa_GenPerfMonitorsAMD()
412 if (MESA_VERBOSE & VERBOSE_API) in _mesa_DeletePerfMonitorsAMD()
Dtexgen.c77 if (MESA_VERBOSE&(VERBOSE_API|VERBOSE_TEXTURE)) in _mesa_TexGenfv()

12