Home
last modified time | relevance | path

Searched refs:PATCHES (Results 1 – 25 of 47) sorted by relevance

12

/third_party/mindspore/cmake/external_libs/
Dopenssl.cmake22 PATCHES ${OPENSSL_PATCH_ROOT}/CVE-2021-3711.patch
23 PATCHES ${OPENSSL_PATCH_ROOT}/CVE-2021-3712.patch
Dsqlite.cmake16 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/sqlite/sqlite.windows.patch001
36 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/sqlite/sqlite.patch001
Dsentencepiece.cmake32 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/sentencepiece/sentencepiece.patch001_cpu
42 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/sentencepiece/sentencepiece.patch001
Dicu4c.cmake30 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/icu4c/icu4c.patch01
41 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/icu4c/icu4c.patch01
Dcppjieba.cmake17 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/cppjieba/cppjieba.patch001)
Dtvm_predict.cmake16PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/predict/0001-RetBugFix-CustomRuntime_v06.patch)
Dc-ares.cmake19 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/c-ares/CVE-2021-3672.patch)
Dlibevent.cmake22 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/libevent/libevent.patch001
Dglog.cmake49 PATCHES ${glog_patch}
Djpeg_turbo.cmake52 PATCHES ${JPEG_TURBO_PATCHE}
Dgrpc.cmake55 PATCHES ${CMAKE_SOURCE_DIR}/third_party/patch/grpc/grpc.patch001
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcExtTokens.cpp74 PATCHES = GL_PATCHES; in init()
199 PATCHES = GL_PATCHES_EXT; in init()
DglcExtTokens.hpp73 glw::GLenum PATCHES; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTessellation.cpp668 …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()
DesextcTessellationShaderXFB.cpp620 test_3.tf_mode = m_glExtTokens.PATCHES; in iterate()
797 gl.drawArrays(m_glExtTokens.PATCHES, 0 /* first */, 1 /* count */); in iterate()
DesextcTessellationShaderUtils.cpp94 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()
DesextcTessellationShaderPrimitiveCoverage.cpp636 gl.drawArrays(m_glExtTokens.PATCHES, 0 /* first */, n_patch_vertices); in drawPatch()
DesextcTessellationShaderMaxPatchVertices.cpp782 gl.drawArrays(m_glExtTokens.PATCHES, 0, m_gl_max_patch_vertices); in iterate()
DesextcTessellationShaderVertexOrdering.cpp437 gl.drawArrays(m_glExtTokens.PATCHES, 0 /* first */, 1 /* count */); in initTestIteration()
DesextcTessellationShaderPoints.cpp544 gl.drawArrays(m_glExtTokens.PATCHES, 0 /* first */, test.draw_call_count); in iterate()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_transform_feedback_instanced.txt138 mode is PATCHES and no tessellation control shader is active.
/third_party/openGLES/extensions/ARB/
DARB_transform_feedback_instanced.txt148 mode is PATCHES and no tessellation control shader is active.
/third_party/boost/tools/build/
DCONTRIBUTING.adoc32 == BUGS and PATCHES
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_gpu_shader5.txt249 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/
DNV_gpu_shader5.txt249 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

12