Home
last modified time | relevance | path

Searched refs:ARB_sample_locations (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dmultisample.c128 if (!ctx->Extensions.ARB_sample_locations) { in _mesa_GetMultisamplefv()
418 if (ctx->Extensions.ARB_sample_locations) in _mesa_GetProgrammableSampleCaps()
H A Dconsts_exts.h105 GLboolean ARB_sample_locations; member
H A Dextensions_table.h115 EXT(ARB_sample_locations , ARB_sample_locations , GLL, GLC, x , x , 2015)
416 EXT(NV_sample_locations , ARB_sample_locations , GLL, GLC, x , ES2, 2015)
H A Dfbobject.c1814 * ARB_framebuffer_no_attachment and ARB_sample_locations - Application passes
1836 if (!ctx->Extensions.ARB_sample_locations) in framebuffer_parameteri()
1925 !ctx->Extensions.ARB_sample_locations && in validate_framebuffer_parameter_extensions()
1930 " ARB_sample_locations, or" in validate_framebuffer_parameter_extensions()
1943 ctx->Extensions.ARB_sample_locations)) { in validate_framebuffer_parameter_extensions()
2021 if (!ctx->Extensions.ARB_sample_locations) in validate_get_framebuffer_parameteriv_pname()
4993 !ctx->Extensions.ARB_sample_locations) { in _mesa_NamedFramebufferParameteri()
4997 "ARB_sample_locations is available)"); in _mesa_NamedFramebufferParameteri()
5123 "neither ARB_framebuffer_no_attachments nor ARB_sample_locations" in _mesa_GetNamedFramebufferParameteriv()
5608 if (!ctx->Extensions.ARB_sample_locations) { in sample_locations()
[all...]
H A Dget.c582 EXTRA_EXT(ARB_sample_locations); variable
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_msaa.c49 if (!st->ctx->Extensions.ARB_sample_locations) in update_sample_locations()
H A Dst_extensions.c793 { o(ARB_sample_locations), PIPE_CAP_PROGRAMMABLE_SAMPLE_LOCATIONS }, in st_init_extensions()

Completed in 21 milliseconds