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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
binary.cpp 126 // record something with number kind SPV_NUMBER_NONE.
414 parsed_operand.number_kind = SPV_NUMBER_NONE;
729 if (info.type == SPV_NUMBER_NONE) {
746 NumberType info = {SPV_NUMBER_NONE, 0}
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/include/spirv-tools/
libspirv.h 235 SPV_NUMBER_NONE = 0, // The default for value initialization.

Completed in 44 milliseconds