gpuBytesPerElement
Determines the byte size of a single property element, stored on the GPU. This differs from the CPU byte size if the element type is a 64-bit type that can be downcast to a 32-bit type for texture packing (only relevant for textures created from property tables).
Return
The byte size of a single property element on the GPU.