mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Clarified docs about requirement to use command line tool to compile shaders.
This commit is contained in:
@@ -3005,6 +3005,8 @@ public static class bgfx
|
||||
|
||||
/// <summary>
|
||||
/// Create shader from memory buffer.
|
||||
/// @remarks
|
||||
/// Shader binary is obtained by compiling shader offline with shaderc command line tool.
|
||||
/// </summary>
|
||||
///
|
||||
/// <param name="_mem">Shader binary.</param>
|
||||
|
||||
Reference in New Issue
Block a user