Home
last modified time | relevance | path

Searched defs:DxbcOperand (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dshader_dxbc.h501 struct DxbcOperand struct
503 DxbcOperand() in DxbcOperand() argument
516 DxbcOperandType::Enum type; argument
517 DxbcOperandMode::Enum mode; argument
520 DxbcOperandModifier::Enum modifier; argument
522 uint8_t numAddrModes;
523 uint8_t addrMode[3];
524 uint32_t regIndex[3];
525 DxbcSubOperand subOperand[3];
528 {
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dshader_dxbc.h501 struct DxbcOperand struct
503 DxbcOperand() in DxbcOperand() argument
516 DxbcOperandType::Enum type; argument
517 DxbcOperandMode::Enum mode; argument
520 DxbcOperandModifier::Enum modifier; argument
522 uint8_t numAddrModes;
523 uint8_t addrMode[3];
524 uint32_t regIndex[3];
525 DxbcSubOperand subOperand[3];
528 {
[all …]