Home
last modified time | relevance | path

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

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