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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
spirv_constant.h 50 #define SPV_INDEX_VERSION_NUMBER 1u
binary.cpp 55 pHeader->version = spvFixWord(binary->code[SPV_INDEX_VERSION_NUMBER], endian);
    [all...]
text.cpp 663 header[SPV_INDEX_VERSION_NUMBER] = spvVersionForTargetEnv(env);

Completed in 39 milliseconds