public class JavaPassThroughFilterShader extends PassThroughFilterShader
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
protected |
JavaPassThroughFilterShader() |
protected |
JavaPassThroughFilterShader(long address) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
filterShader(int attributes0,
int filterData0w0,
int filterData0w1,
int filterData0w2,
int filterData0w3,
int attributes1,
int filterData1w0,
int filterData1w1,
int filterData1w2,
int filterData1w3) |
static JavaPassThroughFilterShader |
wrapPointer(long address) |
getOutputPairFlags, setOutputPairFlagscheckNotNull, equals, getAddress, hashCodeprotected JavaPassThroughFilterShader(long address)
protected JavaPassThroughFilterShader()
public static JavaPassThroughFilterShader wrapPointer(long address)
public void destroy()
destroy in class PassThroughFilterShaderpublic int filterShader(int attributes0,
int filterData0w0,
int filterData0w1,
int filterData0w2,
int filterData0w3,
int attributes1,
int filterData1w0,
int filterData1w1,
int filterData1w2,
int filterData1w3)
filterShader in class PassThroughFilterShaderattributes0 - WebIDL type: unsigned longfilterData0w0 - WebIDL type: unsigned longfilterData0w1 - WebIDL type: unsigned longfilterData0w2 - WebIDL type: unsigned longfilterData0w3 - WebIDL type: unsigned longattributes1 - WebIDL type: unsigned longfilterData1w0 - WebIDL type: unsigned longfilterData1w1 - WebIDL type: unsigned longfilterData1w2 - WebIDL type: unsigned longfilterData1w3 - WebIDL type: unsigned long