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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
binary.h 38 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary,
validate.cpp 175 if (spvBinaryHeaderGet(binary, endian, &header)) {
binary.cpp 45 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary,
243 if (spvBinaryHeaderGet(&binary, _.endian, &header)) {
    [all...]

Completed in 728 milliseconds