Home
last modified time | relevance | path

Searched defs:funcPtr (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/delibs/deutil/
DdeDynamicLibrary.c65 deFunctionPtr funcPtr; in deDynamicLibrary_getFunction() member
/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp196 void (*funcPtr)(void); in executeTest() local
323 void (*funcPtr)(void); in executeTest() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp2461 ValidationFuncPtr funcPtr = m_validations[v].validationFuncPtr; in iterate() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp3624 auto funcPtr = jit->builder->CreatePointerCast(V(fptr.value()), funcPtrTy); in Call() local