Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GLTextureFormatFromVtfFormat ¶
func GLTextureFormatFromVtfFormat(vtfFormat uint32) gosigl.PixelFormat
getGLTextureFormat swap vtf format to openGL format
Types ¶
type Cache ¶
type Cache struct {
// contains filtered or unexported fields
}
func (*Cache) DestroyTextureOnGPU ¶
func (*Cache) FetchCachedTexture ¶
func (cache *Cache) FetchCachedTexture(textureName string) gosigl.TextureBindingId
func (*Cache) SyncTextureToGpu ¶
Click to show internal directories.
Click to hide internal directories.