mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 12:10:06 +00:00
23af06c3a3
If the variable_pointer extension is used: * OpLoad's pointer argument may be the result of any of the following: * OpSelect * OpPhi * OpFunctionCall * OpPtrAccessChain * OpCopyObject * OpLoad * OpConstantNull * Return value of a function may be a pointer. * It is valid to use a pointer as the return value of a function. * OpStore should allow a variable pointer argument. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
val_capability_test.cpp | ||
val_cfg_test.cpp | ||
val_data_test.cpp | ||
val_decoration_test.cpp | ||
val_extensions_test.cpp | ||
val_fixtures.cpp | ||
val_fixtures.h | ||
val_id_test.cpp | ||
val_instructions_test.cpp | ||
val_layout_test.cpp | ||
val_limits_test.cpp | ||
val_ssa_test.cpp | ||
val_state_test.cpp | ||
val_storage_test.cpp | ||
val_type_unique_test.cpp | ||
val_validation_state_test.cpp |