Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp3052 static inline T test_sgreaterthan(T x, T y) in test_sgreaterthan() function in vkt::SpirVAssembly::TestMath
3386 static inline uint8_t test_sgreaterthan(uint8_t x, uint8_t y) in test_sgreaterthan() function in vkt::SpirVAssembly::TestMathUint8
3444 static inline uint16_t test_sgreaterthan(uint16_t x, uint16_t y) in test_sgreaterthan() function in vkt::SpirVAssembly::TestMathUint16
3490 static inline uint32_t test_sgreaterthan(uint32_t x, uint32_t y) in test_sgreaterthan() function in vkt::SpirVAssembly::TestMathUint32
3528 static inline uint64_t test_sgreaterthan(uint64_t x, uint64_t y) in test_sgreaterthan() function in vkt::SpirVAssembly::TestMathUint64