Home | History | Annotate | Download | only in generated

Lines Matching refs:ulong4

643 double4 __attribute__((kernel)) testConvertDouble4Ulong4Double4(ulong4 inV) {
679 long4 __attribute__((kernel)) testConvertLong4Ulong4Long4(ulong4 inV) {
691 ulong4 __attribute__((kernel)) testConvertUlong4Double4Ulong4(double4 inV) {
703 ulong4 __attribute__((kernel)) testConvertUlong4Long4Ulong4(long4 inV) {
715 ulong4 __attribute__((kernel)) testConvertUlong4Ulong4Ulong4(ulong4 inV) {
751 float4 __attribute__((kernel)) testConvertFloat4Ulong4Float4(ulong4 inV) {
787 char4 __attribute__((kernel)) testConvertChar4Ulong4Char4(ulong4 inV) {
823 uchar4 __attribute__((kernel)) testConvertUchar4Ulong4Uchar4(ulong4 inV) {
859 short4 __attribute__((kernel)) testConvertShort4Ulong4Short4(ulong4 inV) {
895 ushort4 __attribute__((kernel)) testConvertUshort4Ulong4Ushort4(ulong4 inV) {
931 int4 __attribute__((kernel)) testConvertInt4Ulong4Int4(ulong4 inV) {
967 uint4 __attribute__((kernel)) testConvertUint4Ulong4Uint4(ulong4 inV) {
1147 ulong4 __attribute__((kernel)) testConvertUlong4Float4Ulong4(float4 inV) {
1159 ulong4 __attribute__((kernel)) testConvertUlong4Char4Ulong4(char4 inV) {
1171 ulong4 __attribute__((kernel)) testConvertUlong4Uchar4Ulong4(uchar4 inV) {
1183 ulong4 __attribute__((kernel)) testConvertUlong4Short4Ulong4(short4 inV) {
1195 ulong4 __attribute__((kernel)) testConvertUlong4Ushort4Ulong4(ushort4 inV) {
1207 ulong4 __attribute__((kernel)) testConvertUlong4Int4Ulong4(int4 inV) {
1219 ulong4 __attribute__((kernel)) testConvertUlong4Uint4Ulong4(uint4 inV) {
1351 ulong4 __attribute__((kernel)) testConvertUlong4Half4Ulong4(half4 inV) {
1471 half4 __attribute__((kernel)) testConvertHalf4Ulong4Half4(ulong4 inV) {