IsShaderValid abstract method

bool IsShaderValid(
  1. ShaderStructType shader
)

Implementation

bool IsShaderValid(
  ShaderStructType shader,
);