Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(schema): Add missing fields to GPUContext #1391

Merged
merged 4 commits into from
Aug 9, 2022

Conversation

AbhiPrasad
Copy link
Member

Ref: #1383

This PR syncs the GPUContext with https://develop.sentry.dev/sdk/event-payloads/contexts/#gpu-context

Adds max_texture_size, graphics_shader_level, supports_draw_call_instancing, supports_ray_tracing, supports_compute_shaders, and supports_geometry_shaders.

@AbhiPrasad AbhiPrasad requested review from bruno-garcia and a team August 8, 2022 15:11
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) August 9, 2022 14:52
@AbhiPrasad AbhiPrasad merged commit ca21850 into master Aug 9, 2022
@AbhiPrasad AbhiPrasad deleted the abhi-update-gpu-context branch August 9, 2022 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants