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.cpp250 typedef VkBool32 (*compareFuncType) (float, float); typedef
256 compareFuncType compareFunc;
258 OpFUnordCase (const char* _name, const char* _opCode, compareFuncType _compareFunc) in OpFUnordCase()