Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp140 static const int kInstBindlessBoundsOutDescIndex = kInstStageOutCnt + 1; variable
/external/angle/third_party/vulkan-deps/spirv-tools/src/include/spirv-tools/
Dinstrument.hpp140 static const int kInstBindlessBoundsOutDescIndex = kInstStageOutCnt + 1; variable
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dinstrument.hpp140 static const int kInstBindlessBoundsOutDescIndex = kInstStageOutCnt + 1; variable
/external/vulkan-validation-layers/layers/
Dgpu_validation.cpp788 …strm << "Index of " << debug_record[kInstBindlessBoundsOutDescIndex] << " used to index descriptor… in GenerateValidationMessage()
793 …strm << "Descriptor index " << debug_record[kInstBindlessBoundsOutDescIndex] << " is uninitialized… in GenerateValidationMessage()