Skip to content

Configurable MAX_BATCH_ELEMENTS #4

@wilsonsilva

Description

@wilsonsilva

In textures_bunnymark.c/rb, it is possible to configure MAX_BATCH_ELEMENTS. This is a compile-time macro that is not available in Ruby. It should be exposed.

// This is the maximum amount of elements (quads) per batch
// NOTE: This value is defined in [rlgl] module and can be changed there
#define MAX_BATCH_ELEMENTS 8192

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions