Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Tools/tools/comp/
Dmarkv_model_factory.cpp44 model->SetModelType(static_cast<uint32_t>(type)); in CreateMarkvModel()
/external/deqp-deps/SPIRV-Tools/tools/comp/
Dmarkv_model_factory.cpp44 model->SetModelType(static_cast<uint32_t>(type)); in CreateMarkvModel()
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmarkv_model.h161 void SetModelType(uint32_t in_model_type) { model_type_ = in_model_type; } in SetModelType() function
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmarkv_model.h161 void SetModelType(uint32_t in_model_type) { model_type_ = in_model_type; } in SetModelType() function