Home
last modified time | relevance | path

Searched defs:state_len (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/core/
Dilo_builder_3d_bottom.h971 const int state_len = 4 * vp->count; in gen6_CLIP_VIEWPORT() local
998 const int state_len = 8 * vp->count; in gen6_SF_VIEWPORT() local
1022 const int state_len = 16 * vp->count; in gen7_SF_CLIP_VIEWPORT() local
1036 const int state_len = 2 * vp->count; in gen6_CC_VIEWPORT() local
1050 const int state_len = 2 * vp->count; in gen6_SCISSOR_RECT() local
1064 const int state_len = 6; in gen6_COLOR_CALC_STATE() local
1078 const int state_len = 3; in gen6_DEPTH_STENCIL_STATE() local
1092 const int state_len = 2 * cc->blend_state_count; in gen6_BLEND_STATE() local
1109 const int state_len = 1 + 2 * cc->blend_state_count; in gen8_BLEND_STATE() local
Dilo_builder_3d_top.h1290 const int state_len = num_surface_states; in gen6_BINDING_TABLE_STATE() local
1316 int state_align, state_len; in gen6_SURFACE_STATE() local
1370 const int state_len = 4 * sampler_count; in gen6_SAMPLER_STATE() local
1421 const int state_len = (ilo_dev_gen(builder->dev) >= ILO_GEN(7)) ? 4 : 12; in gen6_SAMPLER_BORDER_COLOR_STATE() local
1442 const int state_len = align(size, 32) / 4; in gen6_push_constant_buffer() local
1466 const int state_len = size / 4; in gen6_user_vertex_buffer() local
Dilo_builder_media.h189 const int state_len = (32 / 4) * compute->idrt_count; in gen6_INTERFACE_DESCRIPTOR_DATA() local
/external/syslinux/gpxe/src/crypto/
Dchap.c48 size_t state_len; in chap_init() local
/external/libxaac/decoder/
Dixheaacd_mps_dec.h58 WORD32 state_len; member