/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_state_upload.c | 336 brw->ctx.NewDriverState = ~0ull; in brw_init_state() 346 STATIC_ASSERT(BRW_NUM_STATE_BITS <= 8 * sizeof(brw->ctx.NewDriverState)); in brw_init_state() 563 brw->ctx.NewDriverState |= BRW_NEW_VUE_MAP_GEOM_OUT; in brw_upload_programs() 567 ctx->NewDriverState |= BRW_NEW_VIEWPORT_COUNT; in brw_upload_programs() 592 state->brw |= brw->ctx.NewDriverState; in merge_ctx_state() 626 ctx->NewDriverState = ~0ull; in brw_upload_pipeline_state() 633 brw->ctx.NewDriverState |= BRW_NEW_FRAGMENT_PROGRAM; in brw_upload_pipeline_state() 639 brw->ctx.NewDriverState |= BRW_NEW_TESS_PROGRAMS; in brw_upload_pipeline_state() 645 brw->ctx.NewDriverState |= BRW_NEW_TESS_PROGRAMS; in brw_upload_pipeline_state() 651 brw->ctx.NewDriverState |= BRW_NEW_GEOMETRY_PROGRAM; in brw_upload_pipeline_state() [all …]
|
D | brw_compute.c | 105 ctx->NewDriverState |= BRW_NEW_CS_WORK_GROUPS; in brw_dispatch_compute() 125 ctx->NewDriverState |= BRW_NEW_CS_WORK_GROUPS; in brw_dispatch_compute_indirect() 140 ctx->NewDriverState |= BRW_NEW_CS_WORK_GROUPS; in brw_dispatch_compute_group_size()
|
D | brw_draw.c | 106 brw->ctx.NewDriverState |= BRW_NEW_PRIMITIVE; in brw_set_prim() 110 brw->ctx.NewDriverState |= BRW_NEW_REDUCED_PRIMITIVE; in brw_set_prim() 131 brw->ctx.NewDriverState |= BRW_NEW_PRIMITIVE; in gen6_set_prim() 133 brw->ctx.NewDriverState |= BRW_NEW_PATCH_PRIMITIVE; in gen6_set_prim() 355 brw->ctx.NewDriverState |= BRW_NEW_VS_ATTRIB_WORKAROUNDS; in brw_merge_inputs() 367 brw->ctx.NewDriverState |= BRW_NEW_VS_ATTRIB_WORKAROUNDS; in brw_merge_inputs() 683 brw->ctx.NewDriverState |= BRW_NEW_AUX_STATE; in brw_predraw_resolve_framebuffer() 886 brw->ctx.NewDriverState |= BRW_NEW_INDICES; in brw_prepare_drawing() 891 brw->ctx.NewDriverState |= BRW_NEW_VERTICES; in brw_prepare_drawing() 1003 brw->ctx.NewDriverState |= BRW_NEW_DRAW_CALL; in brw_draw_single_prim() [all …]
|
D | gen6_sol.c | 80 brw->ctx.NewDriverState |= BRW_NEW_SURFACES; in gen6_update_sol_surfaces() 126 brw->ctx.NewDriverState |= BRW_NEW_BINDING_TABLE_POINTERS; in brw_gs_upload_binding_table() 156 brw->ctx.NewDriverState |= BRW_NEW_BINDING_TABLE_POINTERS; in brw_gs_upload_binding_table() 172 brw->ctx.NewDriverState |= BRW_NEW_BINDING_TABLE_POINTERS; in brw_gs_upload_binding_table()
|
D | brw_program_cache.c | 194 cache->brw->ctx.NewDriverState |= (1 << cache_id); in brw_search_cache() 237 brw->ctx.NewDriverState |= BRW_NEW_PROGRAM_CACHE; in brw_cache_new_bo() 364 cache->brw->ctx.NewDriverState |= 1 << cache_id; in brw_upload_cache() 425 brw->ctx.NewDriverState = ~0ull; in brw_clear_cache()
|
D | intel_buffer_objects.c | 104 brw->ctx.NewDriverState |= BRW_NEW_UNIFORM_BUFFER; in alloc_buffer_object() 106 brw->ctx.NewDriverState |= BRW_NEW_UNIFORM_BUFFER; in alloc_buffer_object() 108 brw->ctx.NewDriverState |= BRW_NEW_TEXTURE_BUFFER; in alloc_buffer_object() 110 brw->ctx.NewDriverState |= BRW_NEW_UNIFORM_BUFFER; in alloc_buffer_object()
|
D | gen7_l3_state.c | 202 brw->ctx.NewDriverState |= BRW_NEW_URB_SIZE; in update_urb_size() 234 const float dw_threshold = (brw->ctx.NewDriverState & BRW_NEW_BATCH ? in brw_emit_l3_state()
|
D | gen6_constant_state.c | 244 brw->ctx.NewDriverState |= brw_new_constbuf; in brw_upload_pull_constants() 282 brw->ctx.NewDriverState |= brw_new_constbuf; in brw_upload_pull_constants()
|
/external/mesa3d/src/mesa/main/ |
D | enable.c | 343 ctx->NewDriverState |= ctx->DriverFlags.NewMultisampleEnable; in _mesa_set_multisample() 363 ctx->NewDriverState |= ctx->DriverFlags.NewFramebufferSRGB; in _mesa_set_framebuffer_srgb() 400 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest; in _mesa_set_enable() 451 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlaneEnable; in _mesa_set_enable() 460 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane; in _mesa_set_enable() 486 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState; in _mesa_set_enable() 493 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_set_enable() 505 ctx->NewDriverState |= ctx->DriverFlags.NewBlend; in _mesa_set_enable() 552 ctx->NewDriverState |= ctx->DriverFlags.NewLineState; in _mesa_set_enable() 561 ctx->NewDriverState |= ctx->DriverFlags.NewLineState; in _mesa_set_enable() [all …]
|
D | polygon.c | 66 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState; in cull_face() 117 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState; in front_face() 190 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState; in polygon_mode() 197 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState; in polygon_mode() 209 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState; in polygon_mode() 252 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonStipple; in _mesa_PolygonStipple() 311 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState; in _mesa_polygon_offset_clamp()
|
D | stencil.c | 161 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_StencilFuncSeparateATI() 199 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_func() 221 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_func() 286 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_StencilMask() 302 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in _mesa_StencilMask() 340 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op() 362 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op() 446 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op_separate() 460 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_op_separate() 520 ctx->NewDriverState |= ctx->DriverFlags.NewStencil; in stencil_func_separate() [all …]
|
D | multisample.c | 51 ctx->NewDriverState |= ctx->DriverFlags.NewSampleMask; in _mesa_SampleCoverage() 136 ctx->NewDriverState |= ctx->DriverFlags.NewSampleMask; in sample_maski() 175 ctx->NewDriverState |= ctx->DriverFlags.NewSampleShading; in min_sample_shading() 363 ctx->NewDriverState |= ctx->DriverFlags.NewSampleAlphaToXEnable; in _mesa_AlphaToCoverageDitherControlNV_no_error() 374 ctx->NewDriverState |= ctx->DriverFlags.NewSampleAlphaToXEnable; in _mesa_AlphaToCoverageDitherControlNV()
|
D | depth.c | 85 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in depth_func() 131 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthMask() 164 ctx->NewDriverState |= ctx->DriverFlags.NewDepth; in _mesa_DepthBoundsEXT()
|
D | conservativeraster.c | 64 ctx->NewDriverState |= in conservative_raster_parameter() 84 ctx->NewDriverState |= in conservative_raster_parameter()
|
D | lines.c | 71 ctx->NewDriverState |= ctx->DriverFlags.NewLineState; in line_width() 126 ctx->NewDriverState |= ctx->DriverFlags.NewLineState; in _mesa_LineStipple()
|
D | blend.c | 233 ctx->NewDriverState |= ctx->DriverFlags.NewBlend; in blend_func_separate() 393 ctx->NewDriverState |= ctx->DriverFlags.NewBlend; in blend_func_separatei() 795 ctx->NewDriverState |= ctx->DriverFlags.NewBlendColor; in _mesa_BlendColor() 840 ctx->NewDriverState |= ctx->DriverFlags.NewAlphaTest; in _mesa_AlphaFunc() 906 ctx->NewDriverState |= ctx->DriverFlags.NewLogicOp; in logic_op() 955 ctx->NewDriverState |= ctx->DriverFlags.NewColorMask; in _mesa_IndexMask() 994 ctx->NewDriverState |= ctx->DriverFlags.NewColorMask; in _mesa_ColorMask() 1030 ctx->NewDriverState |= ctx->DriverFlags.NewColorMask; in _mesa_ColorMaski() 1142 ctx->NewDriverState |= ctx->DriverFlags.NewFragClamp; in _mesa_update_clamp_fragment_color()
|
D | blend.h | 181 ctx->NewDriverState |= ctx->DriverFlags.NewBlend; in _mesa_flush_vertices_for_blend_state() 195 ctx->NewDriverState |= ctx->DriverFlags.NewBlend; in _mesa_flush_vertices_for_blend_adv()
|
D | viewport.c | 75 ctx->NewDriverState |= ctx->DriverFlags.NewViewport; in set_viewport_no_notify() 296 ctx->NewDriverState |= ctx->DriverFlags.NewViewport; in set_depth_range_no_notify() 524 ctx->NewDriverState |= ctx->DriverFlags.NewClipControl; in clip_control() 531 ctx->NewDriverState |= ctx->DriverFlags.NewPolygonState; in clip_control() 622 ctx->NewDriverState |= in subpixel_precision_bias() 679 ctx->NewDriverState |= ctx->DriverFlags.NewViewport; in set_viewport_swizzle()
|
D | state.c | 325 ctx->NewDriverState |= ctx->DriverFlags.NewShaderConstants[stage]; in update_single_program_constants() 582 ctx->NewDriverState |= ctx->DriverFlags.NewArray; in set_vertex_processing_mode() 647 ctx->NewDriverState |= ctx->DriverFlags.NewArray; in _mesa_set_draw_vao()
|
D | transformfeedback.c | 459 ctx->NewDriverState |= ctx->DriverFlags.NewTransformFeedback; in begin_transform_feedback() 479 ctx->NewDriverState |= ctx->DriverFlags.NewTransformFeedbackProg; in begin_transform_feedback() 510 ctx->NewDriverState |= ctx->DriverFlags.NewTransformFeedback; in end_transform_feedback() 1253 ctx->NewDriverState |= ctx->DriverFlags.NewTransformFeedback; in pause_transform_feedback() 1297 ctx->NewDriverState |= ctx->DriverFlags.NewTransformFeedback; in resume_transform_feedback()
|
D | scissor.c | 52 ctx->NewDriverState |= ctx->DriverFlags.NewScissorRect; in set_scissor_no_notify() 305 ctx->NewDriverState |= ctx->DriverFlags.NewWindowRectangles; in _mesa_WindowRectanglesEXT()
|
D | clip.c | 88 ctx->NewDriverState |= ctx->DriverFlags.NewClipPlane; in _mesa_ClipPlane()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_bufferobjects.c | 384 ctx->NewDriverState |= ST_NEW_VERTEX_ARRAYS; in bufferobj_data() 388 ctx->NewDriverState |= ST_NEW_UNIFORM_BUFFER; in bufferobj_data() 390 ctx->NewDriverState |= ST_NEW_STORAGE_BUFFER; in bufferobj_data() 392 ctx->NewDriverState |= ST_NEW_SAMPLER_VIEWS | ST_NEW_IMAGE_UNITS; in bufferobj_data() 394 ctx->NewDriverState |= ctx->DriverFlags.NewAtomicBuffer; in bufferobj_data()
|
D | st_atom.c | 183 st->dirty |= ctx->NewDriverState & st->active_states & ST_ALL_STATES_MASK; in st_validate_state() 184 ctx->NewDriverState &= ~st->dirty; in st_validate_state()
|
D | st_cb_compute.c | 56 if ((st->dirty | ctx->NewDriverState) & ST_PIPELINE_COMPUTE_STATE_MASK || in st_dispatch_compute_common()
|