Home
last modified time | relevance | path

Searched refs:kDebugScopeNumWordsWithoutInlinedAt (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.cpp41 const uint32_t kDebugScopeNumWordsWithoutInlinedAt = 6; variable
1053 num_words = kDebugScopeNumWordsWithoutInlinedAt; in ToBinary()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.cpp41 const uint32_t kDebugScopeNumWordsWithoutInlinedAt = 6; variable
1053 num_words = kDebugScopeNumWordsWithoutInlinedAt; in ToBinary()
/third_party/spirv-tools/source/opt/
Dinstruction.cpp40 constexpr uint32_t kDebugScopeNumWordsWithoutInlinedAt = 6; variable
1073 num_words = kDebugScopeNumWordsWithoutInlinedAt; in ToBinary()