Searched defs:state_len (Results 1 – 4 of 4) sorted by relevance
971 const int state_len = 4 * vp->count; in gen6_CLIP_VIEWPORT() local998 const int state_len = 8 * vp->count; in gen6_SF_VIEWPORT() local1022 const int state_len = 16 * vp->count; in gen7_SF_CLIP_VIEWPORT() local1036 const int state_len = 2 * vp->count; in gen6_CC_VIEWPORT() local1050 const int state_len = 2 * vp->count; in gen6_SCISSOR_RECT() local1064 const int state_len = 6; in gen6_COLOR_CALC_STATE() local1078 const int state_len = 3; in gen6_DEPTH_STENCIL_STATE() local1092 const int state_len = 2 * cc->blend_state_count; in gen6_BLEND_STATE() local1109 const int state_len = 1 + 2 * cc->blend_state_count; in gen8_BLEND_STATE() local
189 const int state_len = (32 / 4) * compute->idrt_count; in gen6_INTERFACE_DESCRIPTOR_DATA() local
1290 const int state_len = num_surface_states; in gen6_BINDING_TABLE_STATE() local1316 int state_align, state_len; in gen6_SURFACE_STATE() local1370 const int state_len = 4 * sampler_count; in gen6_SAMPLER_STATE() local1421 const int state_len = (ilo_dev_gen(builder->dev) >= ILO_GEN(7)) ? 4 : 12; in gen6_SAMPLER_BORDER_COLOR_STATE() local1442 const int state_len = align(size, 32) / 4; in gen6_push_constant_buffer() local1466 const int state_len = size / 4; in gen6_user_vertex_buffer() local
48 size_t state_len; in chap_init() local