Route renderer feature gates through device snapshot
This commit is contained in:
@@ -240,6 +240,7 @@ struct RenderDeviceFeatures {
|
||||
bool frame_capture = false;
|
||||
bool float16_render_targets = false;
|
||||
bool float32_render_targets = false;
|
||||
bool float32_linear_filtering = false;
|
||||
};
|
||||
|
||||
struct PaintFeedbackPlan {
|
||||
|
||||
Reference in New Issue
Block a user