have the api of the compu somewhat figured out. Need to weigh my options on texture, buffer, and image handles and how I'm going to get them from the vkprocessor
This commit is contained in:
@@ -11,8 +11,6 @@ pub struct Sprite {
|
||||
textured: bool,
|
||||
texture_id: Option<String>,
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
impl Sprite {
|
||||
|
||||
Reference in New Issue
Block a user