Initial version of decoding shaders.
This commit is contained in:
6
examples/DecodeOnGPU/decode.qrc
Normal file
6
examples/DecodeOnGPU/decode.qrc
Normal file
@ -0,0 +1,6 @@
|
||||
<!DOCTYPE RCC><RCC version="1.0">
|
||||
<qresource>
|
||||
<file>decode.vert</file>
|
||||
<file>decode.frag</file>
|
||||
</qresource>
|
||||
</RCC>
|
Reference in New Issue
Block a user