rpr_context_properties
Usage
Context properties that can be set on context creation.
Warning
Deprecated in Northstar.
Possible Values
Name |
Value |
Brief Explanation |
---|---|---|
RPR_CONTEXT_CREATEPROP_CPU_THREAD_LIMIT |
0x600 |
Thread limit on CPU. |
RPR_CONTEXT_CREATEPROP_COMPILE_CALLBACK |
0x601 |
Function to call for compiling shaders. |
RPR_CONTEXT_CREATEPROP_COMPILE_USER_DATA |
0x602 |
Function to callback for user data. |