Home
last modified time | relevance | path

Searched refs:binaryFileHandle (Results 1 – 4 of 4) sorted by relevance

/dports/devel/bullet/bullet3-3.21/src/Bullet3OpenCL/Initialize/
H A Db3OpenCLUtils.cpp623 …HANDLE binaryFileHandle = CreateFileA(binaryFileName, GENERIC_READ, 0, 0, OPEN_EXISTING, FILE_ATTR… in b3OpenCLUtils_compileCLProgramFromString() local
624 if (binaryFileHandle == INVALID_HANDLE_VALUE) in b3OpenCLUtils_compileCLProgramFromString()
648 if (GetFileTime(binaryFileHandle, NULL, NULL, &modtimeBinary) == 0) in b3OpenCLUtils_compileCLProgramFromString()
658 CloseHandle(binaryFileHandle); in b3OpenCLUtils_compileCLProgramFromString()
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3OpenCL/Initialize/
H A Db3OpenCLUtils.cpp623 …HANDLE binaryFileHandle = CreateFileA(binaryFileName, GENERIC_READ, 0, 0, OPEN_EXISTING, FILE_ATTR… in b3OpenCLUtils_compileCLProgramFromString() local
624 if (binaryFileHandle == INVALID_HANDLE_VALUE) in b3OpenCLUtils_compileCLProgramFromString()
648 if (GetFileTime(binaryFileHandle, NULL, NULL, &modtimeBinary) == 0) in b3OpenCLUtils_compileCLProgramFromString()
658 CloseHandle(binaryFileHandle); in b3OpenCLUtils_compileCLProgramFromString()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/Initialize/
H A Db3OpenCLUtils.cpp623 …HANDLE binaryFileHandle = CreateFileA(binaryFileName, GENERIC_READ, 0, 0, OPEN_EXISTING, FILE_ATTR… in b3OpenCLUtils_compileCLProgramFromString() local
624 if (binaryFileHandle == INVALID_HANDLE_VALUE) in b3OpenCLUtils_compileCLProgramFromString()
648 if (GetFileTime(binaryFileHandle, NULL, NULL, &modtimeBinary) == 0) in b3OpenCLUtils_compileCLProgramFromString()
658 CloseHandle(binaryFileHandle); in b3OpenCLUtils_compileCLProgramFromString()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3OpenCL/Initialize/
H A Db3OpenCLUtils.cpp623 …HANDLE binaryFileHandle = CreateFileA(binaryFileName, GENERIC_READ, 0, 0, OPEN_EXISTING, FILE_ATTR… in b3OpenCLUtils_compileCLProgramFromString() local
624 if (binaryFileHandle == INVALID_HANDLE_VALUE) in b3OpenCLUtils_compileCLProgramFromString()
648 if (GetFileTime(binaryFileHandle, NULL, NULL, &modtimeBinary) == 0) in b3OpenCLUtils_compileCLProgramFromString()
658 CloseHandle(binaryFileHandle); in b3OpenCLUtils_compileCLProgramFromString()