This method of the Direct3dExecuteBuffer Class loads a texture.
public native int textureLoad(int hdest, int hsrc, int bufferindex);
Returns the number of 32-bit values added.
hdest | The handle of the destination texture. |
hsrc | The handle of a source texture. |
bufferindex | The position in the execute buffer to place the instruction. |