Add support for more vector types to RS.
Change-Id: If1bc34ef6670b6b5de3c1b6b3b3325637b8c7b43
This commit is contained in:
@@ -79,7 +79,7 @@ public class Allocation extends BaseObj {
|
||||
|
||||
/**
|
||||
* GRAPHICS_TEXTURE The allcation will be used as a texture
|
||||
* source by one or more graphcics programs.
|
||||
* source by one or more graphics programs.
|
||||
*
|
||||
*/
|
||||
public static final int USAGE_GRAPHICS_TEXTURE = 0x0002;
|
||||
|
||||
Reference in New Issue
Block a user