Sign in
skia
/
external
/
github.com
/
KhronosGroup
/
SPIRV-Tools
/
130a05d2e3e5ca04780c6d7e417382d61e36688a
/
test
/
text_to_binary.image_test.cpp
0c670ef
spirv-as: Add opcode name when possible (#4757)
by sfricke-samsung
· 3 years ago
464111e
Remove use of deprecated googletest macro (#2286)
by Steven Perron
· 6 years ago
eda2cfb
Cleanup includes. (#1795)
by dan sinclair
· 7 years ago
2cce2c5
Move tests into namespaces (#1689)
by dan sinclair
· 7 years ago
8322813
Re-format source tree - NFC.
by Diego Novillo
· 7 years ago
4f57e14
Renaming test files to comply with Google style guide.
by Lei Zhang
· 8 years ago
[Renamed (99%) from test/TextToBinary.Image.cpp]
9fc8658
Relicense SPIRV-Tools under Apache 2.0
by David Neto
· 9 years ago
4c657bf
Make everything compile cleanly with -Wpedantic.
by Andrew Woloszyn
· 9 years ago
1d9a876
Test OpImageSparseRead
by David Neto
· 9 years ago
b6fe02f
Extend copyright to 2016.
by Dejan Mircevski
· 9 years ago
0c6cf8c
Support OpImage
by David Neto
· 9 years ago
b36e704
Use spirv.h instead of spirv.hpp.
by Lei Zhang
· 9 years ago
d062f8b
Make compilation input strings const.
by Dejan Mircevski
· 9 years ago
63af6fd
Negative test for ImageOperands.
by Dejan Mircevski
· 9 years ago
0cd7352
Use 3-arg MakeInstruction to reduce logic in tests
by David Neto
· 9 years ago
6b31ce4
Assembler test TODOs for image instructions.
by David Neto
· 9 years ago
8576c9c
Support Image operand MinLod
by David Neto
· 9 years ago
13804e5
All values now represent symbolic names instead of mixed with numeric.
by Andrew Woloszyn
· 9 years ago
1b5fd49
Put the test fixture into spvtest namespace.
by David Neto
· 9 years ago
815cb95
Fix MSVC build for boolean opeartions on enums.
by Andrew Woloszyn
· 9 years ago
ee1b3bb
Assembler support for image operands from Rev31
by David Neto
· 9 years ago