Home
last modified time | relevance | path

Searched refs:id_fallback_strategy (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmarkv_encoder.cpp171 if (model_->id_fallback_strategy() != in EncodeIdWithDescriptor()
219 if (model_->id_fallback_strategy() == in EncodeRefId()
269 assert(model_->id_fallback_strategy() == in EncodeTypeId()
308 if (model_->id_fallback_strategy() == in EncodeResultId()
Dmarkv_decoder.cpp148 if (model_->id_fallback_strategy() != in DecodeIdWithDescriptor()
199 if (model_->id_fallback_strategy() == in DecodeRefId()
257 assert(model_->id_fallback_strategy() == in DecodeTypeId()
312 if (model_->id_fallback_strategy() == in DecodeResultId()
Dmarkv_codec.cpp207 if (model_->id_fallback_strategy() == in ProcessCurInstruction()
249 if (model_->id_fallback_strategy() == in ProcessCurInstruction()
383 if (model_->id_fallback_strategy() == in ProcessCurInstruction()
Dmarkv_model.h93 IdFallbackStrategy id_fallback_strategy() const { in id_fallback_strategy() function
Dmarkv_codec.h258 model_->id_fallback_strategy() == in PromoteIfNeeded()
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmarkv_encoder.cpp171 if (model_->id_fallback_strategy() != in EncodeIdWithDescriptor()
219 if (model_->id_fallback_strategy() == in EncodeRefId()
269 assert(model_->id_fallback_strategy() == in EncodeTypeId()
308 if (model_->id_fallback_strategy() == in EncodeResultId()
Dmarkv_decoder.cpp148 if (model_->id_fallback_strategy() != in DecodeIdWithDescriptor()
199 if (model_->id_fallback_strategy() == in DecodeRefId()
257 assert(model_->id_fallback_strategy() == in DecodeTypeId()
312 if (model_->id_fallback_strategy() == in DecodeResultId()
Dmarkv_codec.cpp207 if (model_->id_fallback_strategy() == in ProcessCurInstruction()
249 if (model_->id_fallback_strategy() == in ProcessCurInstruction()
383 if (model_->id_fallback_strategy() == in ProcessCurInstruction()
Dmarkv_model.h93 IdFallbackStrategy id_fallback_strategy() const { in id_fallback_strategy() function
Dmarkv_codec.h258 model_->id_fallback_strategy() == in PromoteIfNeeded()