Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTypeTests.cpp3078 static inline T test_sgreaterthanequal(T x, T y) in test_sgreaterthanequal() function in vkt::SpirVAssembly::TestMath
3403 static inline uint8_t test_sgreaterthanequal(uint8_t x, uint8_t y) in test_sgreaterthanequal() function in vkt::SpirVAssembly::TestMathUint8
3461 static inline uint16_t test_sgreaterthanequal(uint16_t x, uint16_t y) in test_sgreaterthanequal() function in vkt::SpirVAssembly::TestMathUint16
3507 static inline uint32_t test_sgreaterthanequal(uint32_t x, uint32_t y) in test_sgreaterthanequal() function in vkt::SpirVAssembly::TestMathUint32
3545 static inline uint64_t test_sgreaterthanequal(uint64_t x, uint64_t y) in test_sgreaterthanequal() function in vkt::SpirVAssembly::TestMathUint64