Home
last modified time | relevance | path

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

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