Searched refs:ARB_sample_locations (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_msaa.c | 72 if (ctx->Extensions.ARB_sample_locations) in st_GetProgrammableSampleCaps()
|
D | st_atom_msaa.c | 49 if (!st->ctx->Extensions.ARB_sample_locations) in update_sample_locations()
|
D | st_extensions.c | 807 { o(ARB_sample_locations), PIPE_CAP_PROGRAMMABLE_SAMPLE_LOCATIONS }, in st_init_extensions()
|
/third_party/mesa3d/src/mesa/main/ |
D | multisample.c | 107 if (!ctx->Extensions.ARB_sample_locations) { in _mesa_GetMultisamplefv()
|
D | fbobject.c | 1665 if (!ctx->Extensions.ARB_sample_locations) in framebuffer_parameteri() 1754 !ctx->Extensions.ARB_sample_locations && in validate_framebuffer_parameter_extensions() 1772 ctx->Extensions.ARB_sample_locations)) { in validate_framebuffer_parameter_extensions() 1850 if (!ctx->Extensions.ARB_sample_locations) in validate_get_framebuffer_parameteriv_pname() 4856 !ctx->Extensions.ARB_sample_locations) { in _mesa_NamedFramebufferParameteri() 5445 if (!ctx->Extensions.ARB_sample_locations) { in sample_locations() 5564 if (!ctx->Extensions.ARB_sample_locations) { in _mesa_EvaluateDepthValuesARB()
|
D | extensions_table.h | 116 EXT(ARB_sample_locations , ARB_sample_locations , GLL, GLC, x… 409 EXT(NV_sample_locations , ARB_sample_locations , GLL, GLC, x…
|
D | mtypes.h | 4378 GLboolean ARB_sample_locations; member
|
D | get.c | 571 EXTRA_EXT(ARB_sample_locations);
|
/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
|