Home
last modified time | relevance | path

Searched refs:kDebugInputBindlessOffsetLengths (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp226 static const int kDebugInputBindlessOffsetLengths = 1; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/include/spirv-tools/
Dinstrument.hpp230 static const int kDebugInputBindlessOffsetLengths = 1; variable
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp226 static const int kDebugInputBindlessOffsetLengths = 1; variable
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.cpp52 var2desc_set_[var_id] + kDebugInputBindlessOffsetLengths; in GenDebugReadLength()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.cpp52 var2desc_set_[var_id] + kDebugInputBindlessOffsetLengths; in GenDebugReadLength()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinst_bindless_check_pass.cpp55 var2desc_set_[var_id] + kDebugInputBindlessOffsetLengths; in GenDebugReadLength()