Home
last modified time | relevance | path

Searched defs:ProgramSignatureElement (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DDXContainer.h460 struct ProgramSignatureElement { struct
461 uint32_t Stream; // Stream index (parameters must appear in non-decreasing
463 uint32_t NameOffset; // Offset from the start of the ProgramSignatureHeader to
465 uint32_t Index; // Semantic Index
466 D3DSystemValue SystemValue; // Semantic type. Similar to PSV::SemanticKind.
467 SigComponentType CompType; // Type of bits.
468 uint32_t Register; // Register Index (row index)
469 uint8_t Mask; // Mask (column allocation)
494 static_assert(sizeof(ProgramSignatureElement) == 32, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DDXContainer.h476 struct ProgramSignatureElement { struct
477 uint32_t Stream; // Stream index (parameters must appear in non-decreasing
479 uint32_t NameOffset; // Offset from the start of the ProgramSignatureHeader to
481 uint32_t Index; // Semantic Index
482 D3DSystemValue SystemValue; // Semantic type. Similar to PSV::SemanticKind.
483 SigComponentType CompType; // Type of bits.
484 uint32_t Register; // Register Index (row index)
485 uint8_t Mask; // Mask (column allocation)
510 static_assert(sizeof(ProgramSignatureElement) == 32, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DDXContainer.h460 struct ProgramSignatureElement { struct
461 uint32_t Stream; // Stream index (parameters must appear in non-decreasing
463 uint32_t NameOffset; // Offset from the start of the ProgramSignatureHeader to
465 uint32_t Index; // Semantic Index
466 D3DSystemValue SystemValue; // Semantic type. Similar to PSV::SemanticKind.
467 SigComponentType CompType; // Type of bits.
468 uint32_t Register; // Register Index (row index)
469 uint8_t Mask; // Mask (column allocation)
494 static_assert(sizeof(ProgramSignatureElement) == 32, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DDXContainer.h460 struct ProgramSignatureElement { struct
461 uint32_t Stream; // Stream index (parameters must appear in non-decreasing
463 uint32_t NameOffset; // Offset from the start of the ProgramSignatureHeader to
465 uint32_t Index; // Semantic Index
466 D3DSystemValue SystemValue; // Semantic type. Similar to PSV::SemanticKind.
467 SigComponentType CompType; // Type of bits.
468 uint32_t Register; // Register Index (row index)
469 uint8_t Mask; // Mask (column allocation)
494 static_assert(sizeof(ProgramSignatureElement) == 32, argument