mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-26 08:44:08 +00:00
13 lines
157 B
Plaintext
13 lines
157 B
Plaintext
|
(
|
||
|
vertex:[
|
||
|
],
|
||
|
fragment:[
|
||
|
],
|
||
|
compute:[
|
||
|
(
|
||
|
entry_point:"main",
|
||
|
target_profile:"cs_5_1",
|
||
|
),
|
||
|
],
|
||
|
)
|