/external/mesa3d/docs/ |
D | conform.rst | 4 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.
|
/external/tensorflow/tensorflow/core/example/ |
D | example.proto | 80 // A conformant Example data set obeys the following conventions: 186 // A conformant SequenceExample data set obeys the following conventions: 189 // - All conformant context features K must obey the same conventions as 190 // a conformant Example's features (see above). 211 // Examples of conformant and non-conformant examples' FeatureLists: 220 // Non-conformant FeatureLists (mismatched types): 227 // Conditionally conformant FeatureLists, the parser configuration determines 261 // Conditionally conformant pair of SequenceExample, the parser configuration 272 // Non-conformant pair of SequenceExample (mismatched types) 286 // Conditionally conformant pair of SequenceExample; the parser configuration
|
/external/swiftshader/docs/ |
D | ANGLE.md | 15 …conformant-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 …
|
/external/deqp/framework/egl/ |
D | egluConfigInfo.hpp | 54 deInt32 conformant; member in eglu::ConfigInfo 100 , conformant (0) in ConfigInfo()
|
D | egluConfigInfo.cpp | 52 case EGL_CONFORMANT: return conformant; in getAttribute() 101 egl.getConfigAttrib(display, config, EGL_CONFORMANT, &dst->conformant); in queryCoreConfigInfo()
|
/external/deqp/modules/egl/ |
D | teglConfigList.cpp | 120 std::string conformant = de::toString(eglu::getAPIBitsStr(val)); in iterate() local 121 info.conformant = conformant.c_str(); in iterate()
|
/external/angle/extensions/ |
D | EGL_ANGLE_experimental_present_path.txt | 42 This extension exposes an optimized, but potentially non-conformant, 100 conformant EGL configs when EGL_EXPERIMENTAL_PRESENT_PATH_FAST_ANGLE
|
/external/OpenCL-CTS/test_conformance/ |
D | submission_details_template.txt | 31 # Statement of conformance listing each conformant product (at a specific 32 # version) that is covered by this implementation. List each conformant product 36 # Each conformant product is likely to be one of:
|
/external/angle/src/tests/egl_tests/ |
D | EGLPrintEGLinfoTest.cpp | 413 EGLint conformant = GetAttrib(mDisplay, config, EGL_CONFORMANT); in TEST_P() local 415 if (conformant & EGL_OPENGL_BIT) in TEST_P() 417 if (conformant & EGL_OPENGL_ES_BIT) in TEST_P() 419 if (conformant & EGL_OPENGL_ES2_BIT) in TEST_P() 421 if (conformant & EGL_OPENGL_ES3_BIT) in TEST_P()
|
/external/mesa3d/docs/drivers/ |
D | v3d.rst | 4 Mesa's ``v3d`` graphics driver stack includes a `conformant GLES3.1 6 <https://www.khronos.org/conformance/adopters/conformant-products/opengles#submission_882>`__
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | FBConfigCompatibility.md | 43 * 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
|
/external/angle/src/libANGLE/ |
D | Config.h | 50 EGLint conformant; // Whether contexts created with this config are conformant member
|
D | Config.cpp | 41 conformant(0), in Config() 349 match = (config.conformant & attributeValue) == attributeValue; in filter()
|
D | Config_unittest.cpp | 31 config.conformant = EGL_OPENGL_ES2_BIT; in GenerateGenericConfig()
|
/external/libopus/ |
D | README.draft | 12 However, although that implementation is expected to remain conformant
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/templates/ |
D | template_17-1.in | 75 POSIX conformant OS to not schedule the child process
|
/external/ltp/testcases/open_posix_testsuite/ |
D | ChangeLog | 49 - locate-test: Remove -printf argument for 'find' for POSIX conformant. 50 - Makefile: Remove --defined-only option for 'nm' for POSIX conformant.
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 177 const char* conformant; member
|
/external/mesa3d/docs/relnotes/ |
D | 10.2.6.rst | 103 - gallivm: fix up out-of-bounds level when using conformant
|
/external/angle/src/libANGLE/renderer/metal/doc/ |
D | TextureDataCompleteness.md | 13 sure it is GL spec conformant (TextureMtl):
|
/external/swiftshader/third_party/subzero/ |
D | CMakeLists.txt | 85 …e POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: new_name.
|
/external/angle/src/libANGLE/renderer/gl/eagl/ |
D | DisplayEAGL.mm | 254 config.conformant = EGL_OPENGL_ES2_BIT | (supportsES3 ? EGL_OPENGL_ES3_BIT_KHR : 0); 255 config.renderableType = config.conformant;
|
/external/angle/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 67 config.conformant = EGL_OPENGL_ES2_BIT | EGL_OPENGL_ES3_BIT; in generateConfigs()
|
/external/angle/doc/ |
D | Update20120704.md | 12 a [conformant](http://www.khronos.org/conformance/adopters/conformant-products/)
|
/external/lz4/doc/ |
D | lz4_Block_format.md | 132 a conformant decoder is allowed to reject the block as incorrect. 134 These rules are in place to ensure that a conformant decoder
|