Changeset View
Changeset View
Standalone View
Standalone View
source/blender/gpu/GPU_extensions.h
| Context not available. | |||||
| void GPU_extensions_disable(void); | void GPU_extensions_disable(void); | ||||
| bool GPU_legacy_support(void); | bool GPU_legacy_support(void); | ||||
| bool GPU_glsl_support(void); | |||||
| bool GPU_full_non_power_of_two_support(void); | bool GPU_full_non_power_of_two_support(void); | ||||
| bool GPU_display_list_support(void); | bool GPU_display_list_support(void); | ||||
| bool GPU_bicubic_bump_support(void); | bool GPU_bicubic_bump_support(void); | ||||
| Context not available. | |||||