Home
last modified time | relevance | path

Searched defs:ConvertFormat (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dutil.cc81 GeFormat TransformUtil::ConvertFormat(const string &format) { in ConvertFormat() function in mindspore::transform::TransformUtil
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp474 void FetchJit::ConvertFormat(SWR_FORMAT format, Value* texels[4]) in ConvertFormat() function in FetchJit