Searched refs:constant_buffer_count (Results 1 – 4 of 4) sorted by relevance
204 int constant_buffer_count; member
1293 vcc->shader->bt.const_count = state->info.constant_buffer_count; in vs_setup()
1878 fcc->shader->bt.const_count = state->info.constant_buffer_count; in fs_setup()
435 if (info->constant_buffer_count <= idx) in ilo_shader_info_parse_decl()436 info->constant_buffer_count = idx + 1; in ilo_shader_info_parse_decl()