Searched defs:shaderType (Results 1 – 7 of 7) sorted by relevance
69 bool ANGLEWebKitBridge::validateShaderSource(const char* shaderSource, ANGLEShaderType shaderType, … in validateShaderSource()
41 ShShaderType shaderType; // vertex or fragment language (future: pack or unpack) member
100 ShShaderType shaderType = mContext.shaderType; in header() local983 ShShaderType shaderType = mContext.shaderType; in visitAggregate() local
59 ValidateLimitations::ValidateLimitations(ShShaderType shaderType, in ValidateLimitations()
99 ShaderType shaderType; field in Shader.ShaderSource
190 GLuint ShaderProgram::loadShader(GLenum shaderType, const char* pSource) in loadShader()835 ShaderType shaderType = UndefinedShader; in drawQuad() local
495 ANGLEShaderType shaderType; in compileShader() local