Searched refs:fixedWordCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
H A Dinstructions.h49 Instruction(uint32_t opCode, uint32_t fixedWordCount) argument
50 : mCodeAndCount(opCode), mFixedWordCount(fixedWordCount) {}

Completed in 1317 milliseconds