Trying to call a pixel shader using the buffers from FStaticMeshVertexBuffers and FDynamicMeshIndexBuffer32

Here I am solving my own issues again, I forgot unreal automatically pack UVs for saving resources, on my application I need the full precisions, then before initializating the render resource I am doing this: