Searched defs:fboId (Results 1 – 2 of 2) sorted by relevance
49 public static void deleteFbo(int fboId) { in deleteFbo()70 public static void readFbo(int fboId, ByteBuffer pixels, int width, int height) { in readFbo()82 public static int attachedTexture(int fboId) { in attachedTexture()93 public static void attachTextureToFbo(int texId, int fboId) { in attachTextureToFbo()
136 private void initWithFbo(int fboId) { in initWithFbo()372 int fboId, in nativeAllocateWithFbo()