Home
last modified time | relevance | path

Searched refs:kInstBindlessBoundsOutDescBound (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp141 static const int kInstBindlessBoundsOutDescBound = kInstStageOutCnt + 2; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/include/spirv-tools/
Dinstrument.hpp141 static const int kInstBindlessBoundsOutDescBound = kInstStageOutCnt + 2; variable
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp141 static const int kInstBindlessBoundsOutDescBound = kInstStageOutCnt + 2; variable
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp789 << debug_record[kInstBindlessBoundsOutDescBound] << ". "; in GenerateValidationMessage()