Home
last modified time | relevance | path

Searched defs:BindFunc (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/arm_compute/runtime/
DIScheduler.h56 using BindFunc = std::function<int(int, int)>; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Druntime.h96 using BindFunc = std::function<absl::Status()>; variable
/external/deqp/modules/glshared/
DglsLifetimeTests.hpp58 typedef void (CallLogWrapper::*BindFunc)(GLenum target, GLuint name); typedef