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