Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.h216 execution_model_limitations_.push_back(is_compatible); in RegisterExecutionModelLimitation()
387 execution_model_limitations_; variable
Dfunction.cpp375 execution_model_limitations_.push_back( in RegisterExecutionModelLimitation()
392 for (const auto& is_compatible : execution_model_limitations_) { in IsCompatibleWithExecutionModel()
/external/angle/third_party/spirv-tools/src/source/val/
Dfunction.h217 execution_model_limitations_.push_back(is_compatible); in RegisterExecutionModelLimitation()
388 execution_model_limitations_; variable
Dfunction.cpp375 execution_model_limitations_.push_back( in RegisterExecutionModelLimitation()
392 for (const auto& is_compatible : execution_model_limitations_) { in IsCompatibleWithExecutionModel()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dfunction.h217 execution_model_limitations_.push_back(is_compatible); in RegisterExecutionModelLimitation()
388 execution_model_limitations_; variable
Dfunction.cpp375 execution_model_limitations_.push_back( in RegisterExecutionModelLimitation()
392 for (const auto& is_compatible : execution_model_limitations_) { in IsCompatibleWithExecutionModel()