|
Blender
V2.93
|
#include <device_context_glsl_transform_feedback.h>
Public Member Functions | |
| GLSLTransformFeedbackDeviceContext () | |
| ~GLSLTransformFeedbackDeviceContext () | |
Static Public Member Functions | |
| static bool | isSupported () |
Definition at line 25 of file device_context_glsl_transform_feedback.h.
| blender::opensubdiv::GLSLTransformFeedbackDeviceContext::GLSLTransformFeedbackDeviceContext | ( | ) |
Definition at line 31 of file device_context_glsl_transform_feedback.cc.
| blender::opensubdiv::GLSLTransformFeedbackDeviceContext::~GLSLTransformFeedbackDeviceContext | ( | ) |
Definition at line 35 of file device_context_glsl_transform_feedback.cc.
|
static |
Definition at line 26 of file device_context_glsl_transform_feedback.cc.