Searched defs:frag_ptr (Results 1 – 4 of 4) sorted by relevance
342 AccessType* frag_ptr = reinterpret_cast<AccessType*>(&frag); in load_with_byte_offset() local415 AccessType const* frag_ptr = reinterpret_cast<AccessType const*>(&frag); in store_with_byte_offset() local505 AccessType* frag_ptr = reinterpret_cast<AccessType*>(&frag); in downsample_load_with_byte_offset() local580 AccessType* frag_ptr = reinterpret_cast<AccessType*>(&frag); in upsample_load_with_byte_offset() local
373 AccessType* frag_ptr = reinterpret_cast<AccessType*>(&frag); in load_with_byte_offset() local418 AccessType const* frag_ptr = reinterpret_cast<AccessType const*>(&frag); in store_with_byte_offset() local1125 AccessType* frag_ptr = reinterpret_cast<AccessType*>(&frag); in load_with_byte_offset() local1170 AccessType const* frag_ptr = reinterpret_cast<AccessType const*>(&frag); in store_with_byte_offset() local
56087 void *frag_ptr; member