Changeset View
Changeset View
Standalone View
Standalone View
source/blender/gpu/GPU_draw.h
| Context not available. | |||||
| * be drawn using one or the other | * be drawn using one or the other | ||||
| * - passing NULL clears the state again */ | * - passing NULL clears the state again */ | ||||
| void gpu_multisample(bool enable); | |||||
| int GPU_set_tpage(struct MTexPoly *mtexpoly, int mipmap, int transp); | int GPU_set_tpage(struct MTexPoly *mtexpoly, int mipmap, int transp); | ||||
| void GPU_clear_tpage(bool force); | void GPU_clear_tpage(bool force); | ||||
| Context not available. | |||||