Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp1173 typedef VkBool32 (*compareFuncType) (float, float); typedef
1179 compareFuncType compareFunc;
1181 OpFUnordCase (const char* _name, const char* _opCode, compareFuncType _compareFunc) in OpFUnordCase()