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