Home
last modified time | relevance | path

Searched refs:VERSIONS (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkan-docs/src/
DMakefile25 VERSIONS := VK_VERSION_1_0 VK_VERSION_1_1 VK_VERSION_1_2 VK_VERSION_1_3 macro
26 VERSIONOPTIONS := $(foreach version,$(VERSIONS),-feature $(version))
109 ifneq (,$(findstring VK_VERSION_1_3,$(VERSIONS)))
112 ifneq (,$(findstring VK_VERSION_1_2,$(VERSIONS)))
115 ifneq (,$(findstring VK_VERSION_1_1,$(VERSIONS)))
661 for attrib in $(VERSIONS) $(EXTS) ; do \
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dmac_tool.py270 VERSIONS = 'Versions'
272 if not os.path.exists(os.path.join(framework, VERSIONS, version, binary)):
282 self._Relink(version, os.path.join(VERSIONS, CURRENT))
285 self._Relink(os.path.join(VERSIONS, CURRENT, binary), binary)
286 self._Relink(os.path.join(VERSIONS, CURRENT, RESOURCES), RESOURCES)
/third_party/node/tools/gyp/pylib/gyp/
Dmac_tool.py322 VERSIONS = "Versions"
324 if not os.path.exists(os.path.join(framework, VERSIONS, version, binary)):
334 self._Relink(version, os.path.join(VERSIONS, CURRENT))
337 self._Relink(os.path.join(VERSIONS, CURRENT, binary), binary)
338 self._Relink(os.path.join(VERSIONS, CURRENT, RESOURCES), RESOURCES)
/third_party/mesa3d/docs/relnotes/
D3.28 have been added. For a list of bug fixes please read the VERSIONS file.
D3.418 see the VERSIONS file.
D4.0.119 See the docs/VERSIONS file for the list of bug fixes.
D3.4.218 the Mesa 3.4.1 release. For details, see the VERSIONS file.
D3.4.118 the Mesa 3.4 release. For details, see the VERSIONS file.
D6.3.216 6.3.2 is primarily a bug-fix release. See the VERSIONS file for details.
D3.2.19 See the VERSIONS file for the exact list.
D6.3.129 Bugs fixed in 6.3.1 are listed in the VERSIONS file.
D6.219 See the VERSIONS file for details.
D6.2.119 See the VERSIONS file for details.
D6.416 6.4 is a bug-fix release. See the VERSIONS file for details.
D5.0.215 Mesa 5.0.2 just fixes bugs found since the 5.0.1 release. See the VERSIONS
D5.0.115 Mesa 5.0.1 just fixes bugs found since the 5.0 release. See the VERSIONS
D4.0.219 See the docs/VERSIONS file for the list of bug fixes.
D4.0.319 See the docs/VERSIONS file for the list of bug fixes.
D6.0.115 Mesa 6.0.1 just fixes bugs found since the 6.0 release. See the VERSIONS
D5.018 bug fixes, etc. see the VERSIONS file.
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_device_info.py255 VERSIONS = [ variable
662 versions = VERSIONS
/third_party/flutter/skia/third_party/externals/spirv-headers/
DLICENSE15 KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
/third_party/spirv-headers/
DLICENSE15 KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/
DLICENSE15 KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
/third_party/skia/third_party/externals/spirv-headers/
DLICENSE15 KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS

1234