Home
last modified time | relevance | path

Searched refs:AddVariableIdToEntryPointInterfaces (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_util.h294 void AddVariableIdToEntryPointInterfaces(opt::IRContext* context, uint32_t id);
Dfuzzer_util.cpp874 void AddVariableIdToEntryPointInterfaces(opt::IRContext* context, uint32_t id) { in AddVariableIdToEntryPointInterfaces() function
934 AddVariableIdToEntryPointInterfaces(context, result_id); in AddGlobalVariable()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_util.h294 void AddVariableIdToEntryPointInterfaces(opt::IRContext* context, uint32_t id);
Dfuzzer_util.cpp874 void AddVariableIdToEntryPointInterfaces(opt::IRContext* context, uint32_t id) { in AddVariableIdToEntryPointInterfaces() function
934 AddVariableIdToEntryPointInterfaces(context, result_id); in AddGlobalVariable()
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_util.h294 void AddVariableIdToEntryPointInterfaces(opt::IRContext* context, uint32_t id);
Dfuzzer_util.cpp874 void AddVariableIdToEntryPointInterfaces(opt::IRContext* context, uint32_t id) { in AddVariableIdToEntryPointInterfaces() function
934 AddVariableIdToEntryPointInterfaces(context, result_id); in AddGlobalVariable()