Lines Matching defs:compiler

40 const std::vector<Uniform> *GetVariableList(const TCompiler *compiler)  in GetVariableList()
46 const std::vector<Varying> *GetVariableList(const TCompiler *compiler) in GetVariableList()
65 const std::vector<Attribute> *GetVariableList(const TCompiler *compiler) in GetVariableList()
71 const std::vector<OutputVariable> *GetVariableList(const TCompiler *compiler) in GetVariableList()
77 const std::vector<InterfaceBlock> *GetVariableList(const TCompiler *compiler) in GetVariableList()
96 TCompiler *compiler = GetCompilerFromHandle(handle); in GetShaderVariables() local
305 TCompiler *compiler = base->getAsCompiler(); in ConstructCompiler() local
334 TCompiler *compiler = GetCompilerFromHandle(handle); in GetBuiltInResourcesString() local
351 TCompiler *compiler = GetCompilerFromHandle(handle); in Compile() local
359 TCompiler *compiler = GetCompilerFromHandle(handle); in ClearResults() local
366 TCompiler *compiler = GetCompilerFromHandle(handle); in GetShaderVersion() local
373 TCompiler *compiler = GetCompilerFromHandle(handle); in GetShaderOutputType() local
383 TCompiler *compiler = GetCompilerFromHandle(handle); in GetInfoLog() local
395 TCompiler *compiler = GetCompilerFromHandle(handle); in GetObjectCode() local
404 TCompiler *compiler = GetCompilerFromHandle(handle); in GetNameHashingMap() local
416 TCompiler *compiler = GetCompilerFromHandle(handle); in GetInputVaryings() local
426 TCompiler *compiler = GetCompilerFromHandle(handle); in GetOutputVaryings() local
458 TCompiler *compiler = base->getAsCompiler(); in GetUniformBlocks() local
468 TCompiler *compiler = base->getAsCompiler(); in GetShaderStorageBlocks() local
479 TCompiler *compiler = base->getAsCompiler(); in GetComputeShaderLocalGroupSize() local
489 TCompiler *compiler = base->getAsCompiler(); in GetVertexShaderNumViews() local
539 TCompiler *compiler = base->getAsCompiler(); in GetGeometryShaderInputPrimitiveType() local
550 TCompiler *compiler = base->getAsCompiler(); in GetGeometryShaderOutputPrimitiveType() local
561 TCompiler *compiler = base->getAsCompiler(); in GetGeometryShaderInvocations() local
572 TCompiler *compiler = base->getAsCompiler(); in GetGeometryShaderMaxVertices() local