Searched defs:blk_type (Results 1 – 7 of 7) sorted by relevance
70 int blk_type, blk_nchs; in init_encode_ldac() local116 int blk_type; in calc_initial_bits_ldac() local
65 int blk_type) in get_block_nchs_ldac()
471 int blk_type, size, offset = 0; in pack_null_data_frame_ldac() local
208 int blk_type; member
525 const struct glsl_type *blk_type, in iterate_type_fill_variables()776 count_block(const struct glsl_type *blk_type, unsigned *num_blocks, in count_block()1038 const struct glsl_type *blk_type = is_interface_instance ? in fill_block() local1204 const struct glsl_type *blk_type = in link_linked_shader_uniform_blocks() local
44 uint8_t blk_type; /* Valid for a specific block type */ member
112 static char *blk_type = NON_BLOCKING_IO; /* blocking i/o or not */ variable