Home
last modified time | relevance | path

Searched defs:OpFUnordCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp252 struct OpFUnordCase struct
254 const char* name;
255 const char* opCode;
256 compareFuncType compareFunc;
258 OpFUnordCase (const char* _name, const char* _opCode, compareFuncType _compareFunc) in OpFUnordCase() argument