Home
last modified time | relevance | path

Searched refs:conformant (Results 1 – 25 of 156) sorted by relevance

1234567

/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_portability_subset.txt25 The `VK_KHR_portability_subset extension allows a non-conformant Vulkan
27 identifies differences between that implementation and a fully-conformant
37 capabilities which are required to be supported by a fully-conformant Vulkan
42 of the Vulkan 1.0 Portability Subset, and not on conformant implementations
44 Fully-conformant Vulkan implementations provide all the required capabilies,
47 implementation is likely not fully conformant with the Vulkan spec.
54 for non-conformant portable behavior.
/third_party/mesa3d/docs/
Dconform.rst4 Mesa as a project does not get certified conformant by Khronos for the
8 of `conformant
9 products <https://www.khronos.org/conformance/adopters/conformant-products/>`_
24 conformance results to get added to the list of conformant products.
Dlicense.rst9 implementation isn't formally conformant on all combinations of drivers
10 and hardware. `Khronos`_ maintains lists of conformant implementations
/third_party/openGLES/extensions/PGI/
DPGI_misc_hints.txt101 non-conformant depth functions. When <mode> is TRUE or NICEST,
102 GL uses strictly conformant depth functions. When <mode> is
109 non-conformant lighting operations. When <mode> is TRUE or NICEST,
110 GL uses strictly conformant lighting operations. When <mode> is
111 FALSE, FASTEST, or DONT_CARE, GL may use non-conformant lighting.
116 non-conformant scissoring operations. When <mode> is TRUE or NICEST,
117 GL uses strictly conformant scissoring. When <mode> is FALSE,
118 FASTEST, or DONT_CARE, GL may use non-conformant scissoring.
123 non-conformant polygon stippling. When <mode> is TRUE or NICEST,
124 GL uses strictly conformant polygon stippling. When <mode> is FALSE,
/third_party/skia/third_party/externals/opengl-registry/extensions/PGI/
DPGI_misc_hints.txt101 non-conformant depth functions. When <mode> is TRUE or NICEST,
102 GL uses strictly conformant depth functions. When <mode> is
109 non-conformant lighting operations. When <mode> is TRUE or NICEST,
110 GL uses strictly conformant lighting operations. When <mode> is
111 FALSE, FASTEST, or DONT_CARE, GL may use non-conformant lighting.
116 non-conformant scissoring operations. When <mode> is TRUE or NICEST,
117 GL uses strictly conformant scissoring. When <mode> is FALSE,
118 FASTEST, or DONT_CARE, GL may use non-conformant scissoring.
123 non-conformant polygon stippling. When <mode> is TRUE or NICEST,
124 GL uses strictly conformant polygon stippling. When <mode> is FALSE,
/third_party/skia/third_party/externals/swiftshader/docs/
DANGLE.md15conformant-products/opengles#submission_907) implementation, along with [SwiftShader's Vulkan 1.1]…
19 …ntend allows our team to focus our efforts on implementing a solid and conformant Vulkan frontend …
/third_party/EGL/extensions/KHR/
DEGL_KHR_config_attribs.txt80 this config are conformant
117 determines whether the corresponding context will be conformant
118 or non-conformant(fn1)."
120 "(fn1) most EGLConfigs should be conformant for all supported
122 non-conformant configs that an implementation can define."
202 colorspace or alpha mask format were effectively non-conformant
229 configs are conformant on a per-API basis. Correct sRGB
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_config_attribs.txt80 this config are conformant
117 determines whether the corresponding context will be conformant
118 or non-conformant(fn1)."
120 "(fn1) most EGLConfigs should be conformant for all supported
122 non-conformant configs that an implementation can define."
202 colorspace or alpha mask format were effectively non-conformant
229 configs are conformant on a per-API basis. Correct sRGB
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c164 egl_conformant_to_gst (int conformant) in egl_conformant_to_gst() argument
168 if (conformant & EGL_OPENGL_BIT) in egl_conformant_to_gst()
170 if (conformant & EGL_OPENGL_ES_BIT) in egl_conformant_to_gst()
172 if (conformant & EGL_OPENGL_ES2_BIT) in egl_conformant_to_gst()
175 if (conformant & EGL_OPENGL_ES3_BIT_KHR) in egl_conformant_to_gst()
180 if (conformant & EGL_OPENVG_BIT) in egl_conformant_to_gst()
409 int conformant, i = 0; in gst_gl_context_egl_dump_config() local
414 &conformant)) in gst_gl_context_egl_dump_config()
417 if (conformant & EGL_OPENGL_BIT) in gst_gl_context_egl_dump_config()
419 if (conformant & EGL_OPENGL_ES_BIT) in gst_gl_context_egl_dump_config()
[all …]
/third_party/openGLES/extensions/NV/
DNV_internalformat_sample_query.txt52 standards conformant. The idea of non-conformant AA modes is not new,
69 considered conformant. This enables an implementation to report
160 combination is not conformant. If this query reports
161 non-conformant status and the debug output functionality is enabled,
227 GLint conformant;
238 GL_CONFORMANT_NV, 1, &conformant);
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_internalformat_sample_query.txt52 standards conformant. The idea of non-conformant AA modes is not new,
69 considered conformant. This enables an implementation to report
160 combination is not conformant. If this query reports
161 non-conformant status and the debug output functionality is enabled,
227 GLint conformant;
238 GL_CONFORMANT_NV, 1, &conformant);
/third_party/vk-gl-cts/framework/egl/
DegluConfigInfo.hpp54 deInt32 conformant; member in eglu::ConfigInfo
100 , conformant (0) in ConfigInfo()
DegluConfigInfo.cpp52 case EGL_CONFORMANT: return conformant; in getAttribute()
101 egl.getConfigAttrib(display, config, EGL_CONFORMANT, &dst->conformant); in queryCoreConfigInfo()
/third_party/vk-gl-cts/modules/egl/
DteglConfigList.cpp120 std::string conformant = de::toString(eglu::getAPIBitsStr(val)); in iterate() local
121 info.conformant = conformant.c_str(); in iterate()
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_experimental_present_path.txt42 This extension exposes an optimized, but potentially non-conformant,
100 conformant EGL configs when EGL_EXPERIMENTAL_PRESENT_PATH_FAST_ANGLE
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPrintEGLinfoTest.cpp455 EGLint conformant = GetAttrib(mDisplay, config, EGL_CONFORMANT); in TEST_P() local
457 if (conformant & EGL_OPENGL_BIT) in TEST_P()
459 if (conformant & EGL_OPENGL_ES_BIT) in TEST_P()
461 if (conformant & EGL_OPENGL_ES2_BIT) in TEST_P()
463 if (conformant & EGL_OPENGL_ES3_BIT) in TEST_P()
/third_party/mesa3d/docs/drivers/
Dv3d.rst4 Mesa's ``v3d`` graphics driver stack includes a `conformant GLES3.1
6 <https://www.khronos.org/conformance/adopters/conformant-products/opengles#submission_882>`__
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFBConfigCompatibility.md43 * We would like a conformant context.
49 out the non-conformant GLXFBConfig we got the following list (see function
125 As can be seen above, NVIDIA does not expose conformant context with multisampled
127 exposes them as conformant, which gives the following list after filtering as
193 All the non-conformant configs have a multisampled buffer, so it could be interesting
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DGLX_EXT_no_config_context.txt158 1) Should non-conformant no-config contexts be allowed to be created?
160 RESOLVED: No. We are not encouraging non-conformant contexts. This is
165 config is conformant, or to no drawable, must be conformant.
273 - Clarify the interaction with non-conformant configs
/third_party/openGLES/extensions/EXT/
DGLX_EXT_no_config_context.txt162 1) Should non-conformant no-config contexts be allowed to be created?
164 RESOLVED: No. We are not encouraging non-conformant contexts. This is
169 config is conformant, or to no drawable, must be conformant.
280 - Clarify the interaction with non-conformant configs
/third_party/skia/third_party/externals/dawn/scripts/
Ddawn_features.gni60 # (required for unittests, obviously non-conformant)
64 # (best effort, non-conformant)
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DConfig.cpp41 conformant(0), in Config()
349 match = (config.conformant & attributeValue) == attributeValue; in filter()
DConfig.h50 EGLint conformant; // Whether contexts created with this config are conformant member
/third_party/ltp/testcases/open_posix_testsuite/
DChangeLog49 - locate-test: Remove -printf argument for 'find' for POSIX conformant.
50 - Makefile: Remove --defined-only option for 'nm' for POSIX conformant.
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/
Dtemplate_17-1.in75 POSIX conformant OS to not schedule the child process

1234567