Searched refs:NumSupportedMultisampleModes (Results 1 – 4 of 4) sorted by relevance
1367 consts->NumSupportedMultisampleModes = 0; in st_init_extensions()1396 unsigned i = consts->NumSupportedMultisampleModes; in st_init_extensions()1405 consts->NumSupportedMultisampleModes++; in st_init_extensions()
867 GLint NumSupportedMultisampleModes; member
1353 v->value_int_n.n = ctx->Const.NumSupportedMultisampleModes * 3; in find_custom_value()
1599 for (i = 0; i < ctx->Const.NumSupportedMultisampleModes; i++) { in _mesa_test_framebuffer_completeness()