Home
last modified time | relevance | path

Searched refs:SPEC_VERSION (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/ash/src/vk/
Dextensions.rs11 pub const SPEC_VERSION: u32 = 25u32; constant
254 pub const SPEC_VERSION: u32 = 70u32; constant
673 pub const SPEC_VERSION: u32 = 23u32; constant
1010 pub const SPEC_VERSION: u32 = 10u32; constant
1088 pub const SPEC_VERSION: u32 = 6u32; constant
1198 pub const SPEC_VERSION: u32 = 6u32; constant
1308 pub const SPEC_VERSION: u32 = 6u32; constant
1415 pub const SPEC_VERSION: u32 = 4u32; constant
1434 pub const SPEC_VERSION: u32 = 6u32; constant
1498 pub const SPEC_VERSION: u32 = 6u32; constant
[all …]
/external/ms-tpm-20-ref/
DREADME.md7 See the definition of the `SPEC_VERSION`, `SPEC_YEAR` and `SPEC_DAY_OF_YEAR` values in the [TpmType…
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DTpmTypes.h295 #define SPEC_VERSION 162 macro
296 #define TPM_SPEC_VERSION (TPM_SPEC)(SPEC_VERSION)
/external/gfxstream-protocols/registry/vulkan/
DChangeLog.txt1495 * Fix case of etext:EXTENSION_NAME and etext:SPEC_VERSION enums in
1850 * Tweak CI test for SPEC_VERSION to always succeed when the branch name
/external/strace/
DChangeLog28327 * configure.ac (SPEC_VERSION): Remove.
28328 * strace.spec.in: Replace SPEC_VERSION with PACKAGE_VERSION.
28334 * configure.ac (SPEC_VERSION, CHANGELOGTIME): Define.