Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h65 typedef vector<float, 2> float2; typedef
/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h66 float float2; member
/freebsd/contrib/libcbor/src/cbor/
H A Dcallbacks.h94 cbor_float_callback float2; member
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h207 typedef float float2 __attribute__((ext_vector_type(2))); typedef