wgpu4k-scenes
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
wgpu4k-scenes
wgpu4k-scenes
/
io.ygdrasil.webgpu.examples.helper.glb
/
ShaderCache
Shader
Cache
class
ShaderCache
(
device
:
Device
)
Members
Constructors
Shader
Cache
Link copied to clipboard
constructor
(
device
:
Device
)
Functions
get
Shader
Link copied to clipboard
fun
getShader
(
hasNormals
:
Boolean
,
hasUVs
:
Boolean
,
hasColorTexture
:
Boolean
)
:
ShaderModule