Merge "Add support for more vector types to RS."
This commit is contained in:
committed by
Android (Google) Code Review
commit
3c0618be2f
@@ -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