/third_party/mindspore/cmake/external_libs/ |
D | openssl.cmake | 22 PATCHES ${OPENSSL_PATCH_ROOT}/CVE-2021-3711.patch 23 PATCHES ${OPENSSL_PATCH_ROOT}/CVE-2021-3712.patch
|
D | sqlite.cmake | 16 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/sqlite/sqlite.windows.patch001 36 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/sqlite/sqlite.patch001
|
D | sentencepiece.cmake | 32 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/sentencepiece/sentencepiece.patch001_cpu 42 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/sentencepiece/sentencepiece.patch001
|
D | icu4c.cmake | 30 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/icu4c/icu4c.patch01 41 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/icu4c/icu4c.patch01
|
D | cppjieba.cmake | 17 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/cppjieba/cppjieba.patch001)
|
D | tvm_predict.cmake | 16 … PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/predict/0001-RetBugFix-CustomRuntime_v06.patch)
|
D | c-ares.cmake | 19 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/c-ares/CVE-2021-3672.patch)
|
D | libevent.cmake | 22 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/libevent/libevent.patch001
|
D | glog.cmake | 49 PATCHES ${glog_patch}
|
D | jpeg_turbo.cmake | 52 PATCHES ${JPEG_TURBO_PATCHE}
|
D | grpc.cmake | 55 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/grpc/grpc.patch001
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcExtTokens.cpp | 74 PATCHES = GL_PATCHES; in init() 199 PATCHES = GL_PATCHES_EXT; in init()
|
D | glcExtTokens.hpp | 73 glw::GLenum PATCHES; member
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderTessellation.cpp | 668 …gl.drawArrays(m_glExtTokens.PATCHES, 0 /* first */, 1 /* vertices per patch */ * n_total_primitive… in iterate() 1378 gl.drawElementsInstanced(m_glExtTokens.PATCHES, drawcall_count, GL_UNSIGNED_BYTE, in iterate() 1385 … gl.drawElements(m_glExtTokens.PATCHES, drawcall_count, GL_UNSIGNED_BYTE, DE_NULL); /* indices */ in iterate() 1393 gl.drawArraysInstanced(m_glExtTokens.PATCHES, 0, /* first */ in iterate() 1399 gl.drawArrays(m_glExtTokens.PATCHES, 0, /* first */ in iterate() 2076 gl.drawArrays(m_glExtTokens.PATCHES, 0 /* first */, test.n_patch_vertices); in iterate() 2370 gl.drawArrays(m_glExtTokens.PATCHES, 0, /* first */ in iterate() 2394 gl.drawArrays(m_glExtTokens.PATCHES, 0, /* first */ in iterate()
|
D | esextcTessellationShaderXFB.cpp | 620 test_3.tf_mode = m_glExtTokens.PATCHES; in iterate() 797 gl.drawArrays(m_glExtTokens.PATCHES, 0 /* first */, 1 /* count */); in iterate()
|
D | esextcTessellationShaderUtils.cpp | 94 m_gl.drawArrays(m_parent_test->m_glExtTokens.PATCHES, 0, /* first */ in captureTessellationData() 149 m_gl.drawArrays(m_parent_test->m_glExtTokens.PATCHES, 0, /* first */ in captureTessellationData()
|
D | esextcTessellationShaderPrimitiveCoverage.cpp | 636 gl.drawArrays(m_glExtTokens.PATCHES, 0 /* first */, n_patch_vertices); in drawPatch()
|
D | esextcTessellationShaderMaxPatchVertices.cpp | 782 gl.drawArrays(m_glExtTokens.PATCHES, 0, m_gl_max_patch_vertices); in iterate()
|
D | esextcTessellationShaderVertexOrdering.cpp | 437 gl.drawArrays(m_glExtTokens.PATCHES, 0 /* first */, 1 /* count */); in initTestIteration()
|
D | esextcTessellationShaderPoints.cpp | 544 gl.drawArrays(m_glExtTokens.PATCHES, 0 /* first */, test.draw_call_count); in iterate()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_transform_feedback_instanced.txt | 138 mode is PATCHES and no tessellation control shader is active.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_transform_feedback_instanced.txt | 148 mode is PATCHES and no tessellation control shader is active.
|
/third_party/boost/tools/build/ |
D | CONTRIBUTING.adoc | 32 == BUGS and PATCHES
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_gpu_shader5.txt | 249 PATCHES 258 (Extend language describing PATCHES introduced by ARB_tessellation_shader. 380 Geometry shaders that operate on patches are valid for the PATCHES 436 PATCHES PATCHES 440 LINES, POINTS, or PATCHES and specifies the type of primitives that will 1518 PATCHES. 1883 is legal, and PATCHES can be sent past the
|
/third_party/openGLES/extensions/NV/ |
D | NV_gpu_shader5.txt | 249 PATCHES 258 (Extend language describing PATCHES introduced by ARB_tessellation_shader. 380 Geometry shaders that operate on patches are valid for the PATCHES 436 PATCHES PATCHES 440 LINES, POINTS, or PATCHES and specifies the type of primitives that will 1518 PATCHES. 1883 is legal, and PATCHES can be sent past the
|