Searched refs:ARB_sample_locations (Results 1 – 12 of 12) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | multisample.c | 128 if (!ctx->Extensions.ARB_sample_locations) { in _mesa_GetMultisamplefv() 418 if (ctx->Extensions.ARB_sample_locations) in _mesa_GetProgrammableSampleCaps()
|
D | fbobject.c | 1836 if (!ctx->Extensions.ARB_sample_locations) in framebuffer_parameteri() 1925 !ctx->Extensions.ARB_sample_locations && 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() 5608 if (!ctx->Extensions.ARB_sample_locations) { in sample_locations() 5727 if (!ctx->Extensions.ARB_sample_locations) { in _mesa_EvaluateDepthValuesARB()
|
D | extensions_table.h | 115 EXT(ARB_sample_locations , ARB_sample_locations , GLL, GLC, x… 416 EXT(NV_sample_locations , ARB_sample_locations , GLL, GLC, x…
|
D | consts_exts.h | 105 GLboolean ARB_sample_locations; member
|
D | get.c | 582 EXTRA_EXT(ARB_sample_locations);
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_msaa.c | 49 if (!st->ctx->Extensions.ARB_sample_locations) in update_sample_locations()
|
D | st_extensions.c | 793 { o(ARB_sample_locations), PIPE_CAP_PROGRAMMABLE_SAMPLE_LOCATIONS }, in st_init_extensions()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_gpu_multicast.txt | 42 This extension interacts with ARB_sample_locations. 566 Dependencies on ARB_sample_locations 568 If ARB_sample_locations is not supported, section 20.3.2 and any references to
|
/third_party/openGLES/extensions/NV/ |
D | NV_gpu_multicast.txt | 42 This extension interacts with ARB_sample_locations. 581 Dependencies on ARB_sample_locations 583 If ARB_sample_locations is not supported, section 20.3.2 and any references to
|
D | NV_shading_rate_image.txt | 48 This extension interacts trivially with ARB_sample_locations and 734 Dependencies on ARB_sample_locations and NV_sample_locations 736 If ARB_sample_locations or NV_sample_locations is supported, applications
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_sample_locations.txt | 3 ARB_sample_locations
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_sample_locations.txt | 3 ARB_sample_locations
|