Searched refs:getShaderSourceProperty (Results 1 – 1 of 1) sorted by relevance
38 return getShaderSourceProperty(state) != null; in isApplicable()59 IGLProperty shaderSrcProperty = getShaderSourceProperty(state); in updateControl()79 private IGLProperty getShaderSourceProperty(IGLProperty state) { in getShaderSourceProperty() method in ShaderSourceDetailsProvider