mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-07 11:21:56 -05:00
29 lines
468 B
Markdown
29 lines
468 B
Markdown
|
shaderassembler - This page was auto-generated. Feel free to help us improve the documentation by creating a pull request.
|
||
|
|
||
|
```lua
|
||
|
shaderassembler (value)
|
||
|
```
|
||
|
|
||
|
### Parameters ###
|
||
|
|
||
|
`value` is one of:
|
||
|
|
||
|
* `NoListing`: needs documentation
|
||
|
* `AssemblyCode`: needs documentation
|
||
|
* `AssemblyCodeAndHex`: needs documentation
|
||
|
|
||
|
## Applies To ###
|
||
|
|
||
|
The `config` scope.
|
||
|
|
||
|
### Availability ###
|
||
|
|
||
|
Premake 5.0.0 alpha 14 or later.
|
||
|
|
||
|
### Examples ###
|
||
|
|
||
|
```lua
|
||
|
shaderassembler (value)
|
||
|
```
|
||
|
|