Searched refs:NumSupportedMultisampleModes (Results 1 – 4 of 4) sorted by relevance
1443 consts->NumSupportedMultisampleModes = 0; in st_init_extensions()1472 unsigned i = consts->NumSupportedMultisampleModes; in st_init_extensions()1481 consts->NumSupportedMultisampleModes++; in st_init_extensions()
882 GLint NumSupportedMultisampleModes; member
1372 v->value_int_n.n = ctx->Const.NumSupportedMultisampleModes * 3; in find_custom_value()
1608 for (i = 0; i < ctx->Const.NumSupportedMultisampleModes; i++) { in _mesa_test_framebuffer_completeness()