nw::font::TextWriterResource::InitResource Member Function
void InitResource(
const void * shaderBinary,
u32 size
);
| Name | Description | |
|---|---|---|
| in | shaderBinary | The shader binary (nwfont_TextWriterShader.shbin) |
| in | size |
Size of the shader binary |
Allocates and initializes resource used by DMPGL for drawing. (Deprecated)
CONFIDENTIAL