Searched defs:binaryFd (Results 1 – 1 of 1) sorted by relevance
140 int binaryFd = open(filePath, O_RDONLY); in loadShaderFromFile() local196 int binaryFd = open(filePath, O_WRONLY | O_CREAT, 0666); in saveShaderToFile() local