Home
last modified time | relevance | path

Searched refs:ARB_framebuffer_no_attachments (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dversion.c366 extensions->ARB_framebuffer_no_attachments && in compute_version()
525 extensions->ARB_framebuffer_no_attachments && in compute_version_es2()
H A Dconsts_exts.h81 GLboolean ARB_framebuffer_no_attachments; member
H A Dfbobject.c1634 if (!ctx->Extensions.ARB_framebuffer_no_attachments) { in _mesa_test_framebuffer_completeness()
1830 if (!ctx->Extensions.ARB_framebuffer_no_attachments) in framebuffer_parameteri()
1924 if (!ctx->Extensions.ARB_framebuffer_no_attachments && in validate_framebuffer_parameter_extensions()
1929 "(none of ARB_framebuffer_no_attachments," in validate_framebuffer_parameter_extensions()
1942 !(ctx->Extensions.ARB_framebuffer_no_attachments || in validate_framebuffer_parameter_extensions()
4992 if (!ctx->Extensions.ARB_framebuffer_no_attachments && in _mesa_NamedFramebufferParameteri()
4996 "neither ARB_framebuffer_no_attachments nor " in _mesa_NamedFramebufferParameteri()
5015 /* Helper function for ARB_framebuffer_no_attachments functions interacting with EXT_direct_state_access */
5022 /* The ARB_framebuffer_no_attachments spec says: in lookup_named_framebuffer_ext_dsa()
5120 if (!ctx->Extensions.ARB_framebuffer_no_attachments) { in _mesa_GetNamedFramebufferParameteriv()
[all...]
H A Dextensions_table.h79 EXT(ARB_framebuffer_no_attachments , ARB_framebuffer_no_attachments , GLL, GLC, x , x , 2012)
H A Dget.c566 EXTRA_EXT(ARB_framebuffer_no_attachments); variable
1524 if (ctx->Extensions.ARB_framebuffer_no_attachments && in check_extra()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_extensions.c571 /* ARB_framebuffer_no_attachments */ in st_init_limits()
1338 /* ARB_framebuffer_no_attachments, assume max no. of samples 32 */ in st_init_extensions()
1548 /* ARB_framebuffer_no_attachments */ in st_init_extensions()
1553 extensions->ARB_framebuffer_no_attachments = GL_TRUE; in st_init_extensions()
1687 extensions->ARB_framebuffer_no_attachments && in st_init_extensions()

Completed in 18 milliseconds