Lines Matching refs:annotation_add_state
104 static void annotation_add_state(struct annotations_context *aub, in annotation_add_state() function
167 annotation_add_state(aub, AUB_TRACE_SURFACE_STATE, offset, sizeof(*ss)); in gen8_bind_buf()
222 annotation_add_state(aub, AUB_TRACE_BINDING_TABLE, offset, 8); in gen8_bind_surfaces()
240 annotation_add_state(aub, AUB_TRACE_SAMPLER_STATE, in gen8_create_sampler()
265 annotation_add_state(aub, AUB_TRACE_KERNEL_INSTRUCTIONS, offset, size); in gen8_fill_ps()
307 annotation_add_state(aub, AUB_TRACE_VERTEX_BUFFER, in gen7_fill_vertex_buffer_data()
395 annotation_add_state(aub, AUB_TRACE_CC_STATE, in gen6_create_cc_state()
411 annotation_add_state(aub, AUB_TRACE_BLEND_STATE, in gen8_create_blend_state()
434 annotation_add_state(aub, AUB_TRACE_CC_VP_STATE, in gen6_create_cc_viewport()
455 annotation_add_state(aub, AUB_TRACE_CLIP_VP_STATE, in gen7_create_sf_clip_viewport()
475 annotation_add_state(aub, AUB_TRACE_SCISSOR_STATE, in gen6_create_scissor_rect()