Searched defs:GetFunc (Results  1 – 7 of 7) sorted by relevance
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ | 
| D | backend_singlesample.cpp | 326     static PFN_BACKEND_FUNC GetFunc(SWR_BACKEND_FUNCS tArg)  in GetFunc()  function344     static PFN_BACKEND_FUNC GetFunc(SWR_INPUT_COVERAGE tArg, TArgsT... remainingArgs)  in GetFunc()  function
 370     static PFN_BACKEND_FUNC GetFunc(SWR_MULTISAMPLE_COUNT tArg, TArgsT... remainingArgs)  in GetFunc()  function
 398     static PFN_BACKEND_FUNC GetFunc(bool tArg, TArgsT... remainingArgs)  in GetFunc()  function
 
 | 
| D | backend_sample.cpp | 343     static PFN_BACKEND_FUNC GetFunc(SWR_BACKEND_FUNCS tArg)  in GetFunc()  function364     static PFN_BACKEND_FUNC GetFunc(SWR_INPUT_COVERAGE tArg, TArgsT... remainingArgs)  in GetFunc()  function
 390     static PFN_BACKEND_FUNC GetFunc(SWR_MULTISAMPLE_COUNT tArg, TArgsT... remainingArgs)  in GetFunc()  function
 418     static PFN_BACKEND_FUNC GetFunc(bool tArg, TArgsT... remainingArgs)  in GetFunc()  function
 
 | 
| D | binner.cpp | 218     static FuncType GetFunc()  in GetFunc()  function1248     static FuncType GetFunc()  in GetFunc()  function
 1266     static FuncType GetFunc()  in GetFunc()  function
 
 | 
| D | frontend.cpp | 2363     static FuncType GetFunc()  in GetFunc()  function
 | 
| /external/tensorflow/tensorflow/core/tfrt/eager/ | 
| D | function_cache.h | 56   const CoreRuntimeOp& GetFunc() const { return fn_; }  in GetFunc()  function
 | 
| /external/tensorflow/tensorflow/c/eager/ | 
| D | c_api.cc | 964 TFE_Op* GetFunc(TFE_Context* ctx, const tensorflow::NameAttrList& func,  in GetFunc()  function
 | 
| /external/tensorflow/tensorflow/python/eager/ | 
| D | pywrap_tfe_src.cc | 536 TFE_Op* GetFunc(TFE_Context* ctx, const tensorflow::NameAttrList& func,  in GetFunc()  function
 |