Searched defs:GetFunc (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | backend_singlesample.cpp | 251 static PFN_BACKEND_FUNC GetFunc(SWR_BACKEND_FUNCS tArg) in GetFunc() function 267 static PFN_BACKEND_FUNC GetFunc(SWR_INPUT_COVERAGE tArg, TArgsT... remainingArgs) in GetFunc() function 283 static PFN_BACKEND_FUNC GetFunc(SWR_MULTISAMPLE_COUNT tArg, TArgsT... remainingArgs) in GetFunc() function 301 static PFN_BACKEND_FUNC GetFunc(bool tArg, TArgsT... remainingArgs) in GetFunc() function
|
D | backend_sample.cpp | 269 static PFN_BACKEND_FUNC GetFunc(SWR_BACKEND_FUNCS tArg) in GetFunc() function 288 static PFN_BACKEND_FUNC GetFunc(SWR_INPUT_COVERAGE tArg, TArgsT... remainingArgs) in GetFunc() function 304 static PFN_BACKEND_FUNC GetFunc(SWR_MULTISAMPLE_COUNT tArg, TArgsT... remainingArgs) in GetFunc() function 322 static PFN_BACKEND_FUNC GetFunc(bool tArg, TArgsT... remainingArgs) in GetFunc() function
|
D | binner.cpp | 224 static FuncType GetFunc() in GetFunc() function 1155 static FuncType GetFunc() in GetFunc() function 1173 static FuncType GetFunc() in GetFunc() function
|
D | frontend.cpp | 2130 static FuncType GetFunc() in GetFunc() function
|
/external/tensorflow/tensorflow/c/eager/ |
D | c_api.cc | 901 TFE_Op* GetFunc(TFE_Context* ctx, const tensorflow::NameAttrList& func, in GetFunc() function
|
/external/tensorflow/tensorflow/python/eager/ |
D | pywrap_tfe_src.cc | 418 TFE_Op* GetFunc(TFE_Context* ctx, const tensorflow::NameAttrList& func, in GetFunc() function
|