/external/mesa3d/src/mesa/main/ |
D | pixelstore.c | 52 FLUSH_VERTICES(ctx, _NEW_PACKUNPACK); in _mesa_PixelStorei() 60 FLUSH_VERTICES(ctx, _NEW_PACKUNPACK); in _mesa_PixelStorei() 72 FLUSH_VERTICES(ctx, _NEW_PACKUNPACK); in _mesa_PixelStorei() 84 FLUSH_VERTICES(ctx, _NEW_PACKUNPACK); in _mesa_PixelStorei() 96 FLUSH_VERTICES(ctx, _NEW_PACKUNPACK); in _mesa_PixelStorei() 108 FLUSH_VERTICES(ctx, _NEW_PACKUNPACK); in _mesa_PixelStorei() 120 FLUSH_VERTICES(ctx, _NEW_PACKUNPACK); in _mesa_PixelStorei() 130 FLUSH_VERTICES(ctx, _NEW_PACKUNPACK); in _mesa_PixelStorei() 142 FLUSH_VERTICES(ctx, _NEW_PACKUNPACK); in _mesa_PixelStorei() 153 FLUSH_VERTICES(ctx, _NEW_PACKUNPACK); in _mesa_PixelStorei() [all …]
|
D | enable.c | 145 FLUSH_VERTICES(ctx, _NEW_ARRAY); in client_state() 247 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in enable_texture() 280 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_set_enable() 288 FLUSH_VERTICES(ctx, _NEW_EVAL); in _mesa_set_enable() 296 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_set_enable() 320 FLUSH_VERTICES(ctx, _NEW_TRANSFORM); in _mesa_set_enable() 337 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_set_enable() 348 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_set_enable() 354 FLUSH_VERTICES(ctx, _NEW_DEPTH); in _mesa_set_enable() 365 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_set_enable() [all …]
|
D | hint.c | 58 FLUSH_VERTICES(ctx, _NEW_HINT); in _mesa_Hint() 66 FLUSH_VERTICES(ctx, _NEW_HINT); in _mesa_Hint() 74 FLUSH_VERTICES(ctx, _NEW_HINT); in _mesa_Hint() 82 FLUSH_VERTICES(ctx, _NEW_HINT); in _mesa_Hint() 90 FLUSH_VERTICES(ctx, _NEW_HINT); in _mesa_Hint() 100 FLUSH_VERTICES(ctx, _NEW_HINT); in _mesa_Hint() 110 FLUSH_VERTICES(ctx, _NEW_HINT); in _mesa_Hint() 120 FLUSH_VERTICES(ctx, _NEW_HINT); in _mesa_Hint() 130 FLUSH_VERTICES(ctx, _NEW_HINT); in _mesa_Hint()
|
D | pixel.c | 61 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelZoom() 203 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelMapfv() 245 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelMapuiv() 301 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelMapusv() 518 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf() 524 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf() 530 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf() 536 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf() 542 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf() 548 FLUSH_VERTICES(ctx, _NEW_PIXEL); in _mesa_PixelTransferf() [all …]
|
D | fog.c | 116 FLUSH_VERTICES(ctx, _NEW_FOG); in _mesa_Fogfv() 126 FLUSH_VERTICES(ctx, _NEW_FOG); in _mesa_Fogfv() 132 FLUSH_VERTICES(ctx, _NEW_FOG); in _mesa_Fogfv() 139 FLUSH_VERTICES(ctx, _NEW_FOG); in _mesa_Fogfv() 148 FLUSH_VERTICES(ctx, _NEW_FOG); in _mesa_Fogfv() 154 FLUSH_VERTICES(ctx, _NEW_FOG); in _mesa_Fogfv() 173 FLUSH_VERTICES(ctx, _NEW_FOG); in _mesa_Fogfv() 186 FLUSH_VERTICES(ctx, _NEW_FOG); in _mesa_Fogfv()
|
D | points.c | 57 FLUSH_VERTICES(ctx, _NEW_POINT); in _mesa_PointSize() 125 FLUSH_VERTICES(ctx, _NEW_POINT); in _mesa_PointParameterfv() 144 FLUSH_VERTICES(ctx, _NEW_POINT); in _mesa_PointParameterfv() 155 FLUSH_VERTICES(ctx, _NEW_POINT); in _mesa_PointParameterfv() 166 FLUSH_VERTICES(ctx, _NEW_POINT); in _mesa_PointParameterfv() 183 FLUSH_VERTICES(ctx, _NEW_POINT); in _mesa_PointParameterfv() 206 FLUSH_VERTICES(ctx, _NEW_POINT); in _mesa_PointParameterfv()
|
D | polygon.c | 70 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_CullFace() 106 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_FrontFace() 152 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_PolygonMode() 159 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_PolygonMode() 170 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_PolygonMode() 230 FLUSH_VERTICES(ctx, _NEW_POLYGONSTIPPLE); in _mesa_PolygonStipple() 284 FLUSH_VERTICES(ctx, _NEW_POLYGON); in _mesa_PolygonOffset()
|
D | stencil.c | 116 FLUSH_VERTICES(ctx, _NEW_STENCIL); in _mesa_ClearStencil() 166 FLUSH_VERTICES(ctx, _NEW_STENCIL); in _mesa_StencilFuncSeparateATI() 216 FLUSH_VERTICES(ctx, _NEW_STENCIL); in _mesa_StencilFunc() 237 FLUSH_VERTICES(ctx, _NEW_STENCIL); in _mesa_StencilFunc() 278 FLUSH_VERTICES(ctx, _NEW_STENCIL); in _mesa_StencilMask() 293 FLUSH_VERTICES(ctx, _NEW_STENCIL); in _mesa_StencilMask() 349 FLUSH_VERTICES(ctx, _NEW_STENCIL); in _mesa_StencilOp() 370 FLUSH_VERTICES(ctx, _NEW_STENCIL); in _mesa_StencilOp() 402 FLUSH_VERTICES(ctx, _NEW_STENCIL); in _mesa_ActiveStencilFaceEXT() 451 FLUSH_VERTICES(ctx, _NEW_STENCIL); in _mesa_StencilOpSeparate() [all …]
|
D | depth.c | 55 FLUSH_VERTICES(ctx, _NEW_DEPTH); in _mesa_ClearDepth() 94 FLUSH_VERTICES(ctx, _NEW_DEPTH); in _mesa_DepthFunc() 119 FLUSH_VERTICES(ctx, _NEW_DEPTH); in _mesa_DepthMask() 151 FLUSH_VERTICES(ctx, _NEW_DEPTH); in _mesa_DepthBoundsEXT()
|
D | blend.c | 241 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_BlendFuncSeparateEXT() 305 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_BlendFuncSeparatei() 374 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_BlendEquation() 414 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_BlendEquationi() 467 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_BlendEquationSeparateEXT() 513 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_BlendEquationSeparatei() 556 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_BlendColor() 601 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_AlphaFunc() 662 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_LogicOp() 679 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_IndexMask() [all …]
|
D | feedback.c | 94 FLUSH_VERTICES(ctx, _NEW_RENDERMODE); /* Always flush */ in _mesa_FeedbackBuffer() 109 FLUSH_VERTICES(ctx, 0); in _mesa_PassThrough() 181 FLUSH_VERTICES(ctx, _NEW_RENDERMODE); in _mesa_SelectBuffer() 322 FLUSH_VERTICES(ctx, _NEW_RENDERMODE); in _mesa_LoadName() 357 FLUSH_VERTICES(ctx, _NEW_RENDERMODE); in _mesa_PushName() 388 FLUSH_VERTICES(ctx, _NEW_RENDERMODE); in _mesa_PopName() 431 FLUSH_VERTICES(ctx, _NEW_RENDERMODE); in _mesa_RenderMode()
|
D | light.c | 55 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_ShadeModel() 89 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_ProvokingVertexEXT() 113 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light() 119 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light() 125 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light() 132 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light() 143 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light() 151 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light() 158 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light() 172 FLUSH_VERTICES(ctx, _NEW_LIGHT); in _mesa_light() [all …]
|
D | texenv.c | 79 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in set_env_mode() 95 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in set_env_color() 158 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in set_combiner_mode() 165 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in set_combiner_mode() 256 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in set_combiner_source() 338 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in set_combiner_operand() 373 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in set_combiner_scale() 379 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in set_combiner_scale() 460 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in _mesa_TexEnvfv() 473 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in _mesa_TexEnvfv() [all …]
|
D | context.h | 208 #define FLUSH_VERTICES(ctx, newstate) \ macro 274 FLUSH_VERTICES(ctx, 0); \ 287 FLUSH_VERTICES(ctx, 0); \
|
D | lines.c | 74 FLUSH_VERTICES(ctx, _NEW_LINE); in _mesa_LineWidth() 109 FLUSH_VERTICES(ctx, _NEW_LINE); in _mesa_LineStipple()
|
D | arbprogram.c | 136 FLUSH_VERTICES(ctx, _NEW_PROGRAM | _NEW_PROGRAM_CONSTANTS); in _mesa_BindProgram() 346 FLUSH_VERTICES(ctx, _NEW_PROGRAM); in _mesa_ProgramStringARB() 456 FLUSH_VERTICES(ctx, _NEW_PROGRAM_CONSTANTS); in _mesa_ProgramEnvParameter4fARB() 481 FLUSH_VERTICES(ctx, _NEW_PROGRAM_CONSTANTS); in _mesa_ProgramEnvParameter4fvARB() 498 FLUSH_VERTICES(ctx, _NEW_PROGRAM_CONSTANTS); in _mesa_ProgramEnvParameters4fvEXT() 571 FLUSH_VERTICES(ctx, _NEW_PROGRAM_CONSTANTS); in _mesa_ProgramLocalParameter4fARB() 601 FLUSH_VERTICES(ctx, _NEW_PROGRAM_CONSTANTS); in _mesa_ProgramLocalParameters4fvEXT()
|
D | dlist.c | 6335 FLUSH_VERTICES(ctx, 0); in exec_BindAttribLocationARB() 6343 FLUSH_VERTICES(ctx, 0); in exec_GetAttribLocationARB() 6351 FLUSH_VERTICES(ctx, 0); in exec_GetUniformLocationARB() 7305 FLUSH_VERTICES(ctx, 0); in exec_GetTexParameterIiv() 7314 FLUSH_VERTICES(ctx, 0); in exec_GetTexParameterIuiv() 8946 FLUSH_VERTICES(ctx, 0); /* must be called before assert */ in _mesa_IsList() 8960 FLUSH_VERTICES(ctx, 0); /* must be called before assert */ in _mesa_DeleteLists() 8982 FLUSH_VERTICES(ctx, 0); /* must be called before assert */ in _mesa_GenLists() 9207 FLUSH_VERTICES(ctx, 0); /* must be called before assert */ in _mesa_ListBase() 9219 FLUSH_VERTICES(ctx, 0); in exec_Finish() [all …]
|
D | clear.c | 54 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_ClearIndex() 89 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_ClearColor() 112 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_ClearColorIiEXT() 135 FLUSH_VERTICES(ctx, _NEW_COLOR); in _mesa_ClearColorIuiEXT()
|
D | texgen.c | 141 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in _mesa_TexGenfv() 155 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in _mesa_TexGenfv() 177 FLUSH_VERTICES(ctx, _NEW_TEXTURE); in _mesa_TexGenfv()
|
D | transformfeedback.c | 362 FLUSH_VERTICES(ctx, _NEW_TRANSFORM_FEEDBACK); in _mesa_BeginTransformFeedback() 385 FLUSH_VERTICES(ctx, _NEW_TRANSFORM_FEEDBACK); in _mesa_EndTransformFeedback() 872 FLUSH_VERTICES(ctx, _NEW_TRANSFORM_FEEDBACK); in _mesa_PauseTransformFeedback() 898 FLUSH_VERTICES(ctx, _NEW_TRANSFORM_FEEDBACK); in _mesa_ResumeTransformFeedback()
|
D | scissor.c | 76 FLUSH_VERTICES(ctx, _NEW_SCISSOR); in _mesa_set_scissor()
|
D | nvprogram.c | 72 FLUSH_VERTICES(ctx, _NEW_PROGRAM); in _mesa_ExecuteProgramNV() 618 FLUSH_VERTICES(ctx, _NEW_PROGRAM); in _mesa_LoadProgramNV() 753 FLUSH_VERTICES(ctx, _NEW_PROGRAM); in _mesa_TrackMatrixNV() 817 FLUSH_VERTICES(ctx, _NEW_PROGRAM_CONSTANTS); in _mesa_ProgramNamedParameter4fNV()
|
D | condrender.c | 94 FLUSH_VERTICES(ctx, 0x0); in _mesa_EndConditionalRender()
|
D | clip.c | 87 FLUSH_VERTICES(ctx, _NEW_TRANSFORM); in _mesa_ClipPlane()
|
D | fbobject.c | 689 FLUSH_VERTICES(ctx, _NEW_BUFFERS); in _mesa_test_framebuffer_completeness() 982 FLUSH_VERTICES(ctx, _NEW_BUFFERS); in _mesa_DeleteRenderbuffersEXT() 1458 FLUSH_VERTICES(ctx, _NEW_BUFFERS); in renderbuffer_storage() 1527 FLUSH_VERTICES(ctx, _NEW_BUFFERS); in _mesa_EGLImageTargetRenderbufferStorageOES() 1822 FLUSH_VERTICES(ctx, _NEW_BUFFERS); in _mesa_BindFramebufferEXT() 1831 FLUSH_VERTICES(ctx, _NEW_BUFFERS); in _mesa_BindFramebufferEXT() 1856 FLUSH_VERTICES(ctx, _NEW_BUFFERS); in _mesa_DeleteFramebuffersEXT() 2093 FLUSH_VERTICES(ctx, _NEW_BUFFERS); in framebuffer_texture() 2338 FLUSH_VERTICES(ctx, _NEW_BUFFERS); in _mesa_FramebufferRenderbufferEXT() 2592 FLUSH_VERTICES(ctx, _NEW_BUFFERS); in _mesa_GenerateMipmapEXT() [all …]
|