Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1224 typedef VkBool32 (*compareFuncType) (float, float); typedef
1230 compareFuncType compareFunc;
1232 OpFUnordCase (const char* _name, const char* _opCode, compareFuncType _compareFunc) in OpFUnordCase()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp1222 typedef VkBool32 (*compareFuncType) (float, float); typedef
1228 compareFuncType compareFunc;
1230 OpFUnordCase (const char* _name, const char* _opCode, compareFuncType _compareFunc) in OpFUnordCase()

Completed in 62 milliseconds