Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h60 typedef vector<float, 4> float4; typedef
/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h67 float float4; member
/freebsd/contrib/libcbor/src/cbor/
H A Dcallbacks.h96 cbor_float_callback float4; member
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h205 typedef float float4 __attribute__((ext_vector_type(4))); typedef