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

  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
binary.h 26 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary,
binary.cpp 34 spv_result_t spvBinaryHeaderGet(const spv_const_binary binary,
245 if (spvBinaryHeaderGet(&binary, _.endian, &header)) {
    [all...]
spirv_stats.cpp 314 if (spvBinaryHeaderGet(&binary, endian, &header)) {
validate.cpp 252 if (spvBinaryHeaderGet(binary.get(), endian, &header)) {
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/comp/
markv_codec.cpp     [all...]

Completed in 229 milliseconds