Searched defs:globalShaderName (Results 1 – 1 of 1) sorted by relevance
155 const GLuint globalShaderName = ctx->shareGroup()->getGlobalName(SHADER,shader); in glAttachShader() local350 const GLuint globalShaderName = ctx->shareGroup()->getGlobalName(SHADER,shader); in glCompileShader() local414 const GLuint globalShaderName = ctx->dispatcher().glCreateShader(type); in glCreateShader() local504 const GLuint globalShaderName = ctx->shareGroup()->getGlobalName(SHADER,shader); in glDeleteShader() local530 const GLuint globalShaderName = ctx->shareGroup()->getGlobalName(SHADER,shader); in glDetachShader() local1223 const GLuint globalShaderName = ctx->shareGroup()->getGlobalName(SHADER,shader); in glGetShaderiv() local1246 const GLuint globalShaderName = ctx->shareGroup()->getGlobalName(SHADER,shader); in glGetShaderInfoLog() local1303 const GLuint globalShaderName = ctx->shareGroup()->getGlobalName(SHADER,shader); in glGetShaderSource() local1555 const GLuint globalShaderName = ctx->shareGroup()->getGlobalName(SHADER,shader); in glIsShader() local1689 const GLuint globalShaderName = ctx->shareGroup()->getGlobalName(SHADER,shaders[i]); in glShaderBinary() local[all …]