Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp170 static const int kInstErrorBindlessBounds = 0; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/include/spirv-tools/
Dinstrument.hpp170 static const int kInstErrorBindlessBounds = 0; variable
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp170 static const int kInstErrorBindlessBounds = 0; variable
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.cpp600 uint32_t error_id = builder.GetUintConstantId(kInstErrorBindlessBounds); in GenDescIdxCheckCode()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_bindless_check_pass.cpp600 uint32_t error_id = builder.GetUintConstantId(kInstErrorBindlessBounds); in GenDescIdxCheckCode()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinst_bindless_check_pass.cpp630 uint32_t error_id = builder.GetUintConstantId(kInstErrorBindlessBounds); in GenDescIdxCheckCode()