SPIRV-Tools/source/val
dan sinclair 43144e36c1
Move the validation code into the val:: namespace (#1682)
This CL moves the validation code to the val:: namespace. This makes it
clearer which instance of the Instruction and other classes are being
referred too.
2018-07-09 23:18:44 -04:00
..
basic_block.cpp Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00
basic_block.h Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00
construct.cpp Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00
construct.h Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00
decoration.h Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00
function.cpp Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00
function.h Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00
instruction.cpp Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00
instruction.h Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00
validation_state.cpp Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00
validation_state.h Move the validation code into the val:: namespace (#1682) 2018-07-09 23:18:44 -04:00