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

  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/source/
validate_capability.cpp 120 return _.diag(SPV_ERROR_INVALID_CAPABILITY)
validate_instruction.cpp 61 // SPV_ERROR_INVALID_CAPABILITY.
65 return _.diag(SPV_ERROR_INVALID_CAPABILITY)
134 return _.diag(SPV_ERROR_INVALID_CAPABILITY)
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/include/spirv-tools/
libspirv.h 55 SPV_ERROR_INVALID_CAPABILITY = -13,

Completed in 85 milliseconds