kmy_for_yukar
SharpKmyCore
Gfx
Buffer.h
1
#pragma once
2
3
namespace
SharpKmyGfx
4
{
5
public ref class
Buffer
6
{
7
public
:
8
static
int
getBufferStoreJobSerial
();
9
static
bool
bufferStoreJobFinished
(
int
serial);
10
static
void
bufferStoreJobDispatchAll
();
11
};
12
}
SharpKmyGfx::Buffer
Definition:
Buffer.h:6
SharpKmyGfx::Buffer::bufferStoreJobFinished
static bool bufferStoreJobFinished(int serial)
Definition:
Buffer.cpp:15
SharpKmyGfx::Buffer::bufferStoreJobDispatchAll
static void bufferStoreJobDispatchAll()
Definition:
Buffer.cpp:23
SharpKmyGfx::Buffer::getBufferStoreJobSerial
static int getBufferStoreJobSerial()
Definition:
Buffer.cpp:7
SharpKmyGfx
Definition:
Asset.h:4
Generated by
1.9.4