Searched refs:NumSupportedMultisampleModes (Results 1 – 4 of 4) sorted by relevance
1337 consts->NumSupportedMultisampleModes = 0; in st_init_extensions()1366 unsigned i = consts->NumSupportedMultisampleModes; in st_init_extensions()1375 consts->NumSupportedMultisampleModes++; in st_init_extensions()
4104 GLint NumSupportedMultisampleModes; member
1321 v->value_int_n.n = ctx->Const.NumSupportedMultisampleModes * 3; in find_custom_value()
1403 for (i = 0; i < ctx->Const.NumSupportedMultisampleModes; i++) { in _mesa_test_framebuffer_completeness()