Searched refs:VERSIONS (Results 1 – 25 of 90) sorted by relevance
1234
/third_party/vk-gl-cts/external/vulkan-docs/src/ |
D | Makefile | 25 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/ |
D | mac_tool.py | 270 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/ |
D | mac_tool.py | 322 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/ |
D | 3.2 | 8 have been added. For a list of bug fixes please read the VERSIONS file.
|
D | 3.4 | 18 see the VERSIONS file.
|
D | 4.0.1 | 19 See the docs/VERSIONS file for the list of bug fixes.
|
D | 3.4.2 | 18 the Mesa 3.4.1 release. For details, see the VERSIONS file.
|
D | 3.4.1 | 18 the Mesa 3.4 release. For details, see the VERSIONS file.
|
D | 6.3.2 | 16 6.3.2 is primarily a bug-fix release. See the VERSIONS file for details.
|
D | 3.2.1 | 9 See the VERSIONS file for the exact list.
|
D | 6.3.1 | 29 Bugs fixed in 6.3.1 are listed in the VERSIONS file.
|
D | 6.2 | 19 See the VERSIONS file for details.
|
D | 6.2.1 | 19 See the VERSIONS file for details.
|
D | 6.4 | 16 6.4 is a bug-fix release. See the VERSIONS file for details.
|
D | 5.0.2 | 15 Mesa 5.0.2 just fixes bugs found since the 5.0.1 release. See the VERSIONS
|
D | 5.0.1 | 15 Mesa 5.0.1 just fixes bugs found since the 5.0 release. See the VERSIONS
|
D | 4.0.2 | 19 See the docs/VERSIONS file for the list of bug fixes.
|
D | 4.0.3 | 19 See the docs/VERSIONS file for the list of bug fixes.
|
D | 6.0.1 | 15 Mesa 6.0.1 just fixes bugs found since the 6.0 release. See the VERSIONS
|
D | 5.0 | 18 bug fixes, etc. see the VERSIONS file.
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_device_info.py | 255 VERSIONS = [ variable 662 versions = VERSIONS
|
/third_party/flutter/skia/third_party/externals/spirv-headers/ |
D | LICENSE | 15 KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
|
/third_party/spirv-headers/ |
D | LICENSE | 15 KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/ |
D | LICENSE | 15 KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
|
/third_party/skia/third_party/externals/spirv-headers/ |
D | LICENSE | 15 KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
|
1234