HomeSort by relevance Sort by last modified time
    Searched refs:number_bit_width (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
binary.cpp 120 // number_kind, and number_bit_width fields of parsed_operand.
415 parsed_operand.number_bit_width = 0;
511 parsed_operand.number_bit_width = 32;
736 parsed_operand->number_bit_width = info.bit_width;
    [all...]
disassemble.cpp 253 if (operand.number_bit_width == 16) {
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/include/spirv-tools/
libspirv.h 273 uint32_t number_bit_width; member in struct:spv_parsed_operand_t

Completed in 791 milliseconds