Searched defs:v4f (Results 1 – 2 of 2) sorted by relevance
35 struct v4f { struct39 __attribute__((device)) v4f tex2d_ld(texture<float, 2, ElementType>, float, float) asm("llvm.nvvm.t… argument
4 typedef float v4f __attribute__((vector_size(16))); typedef