Searched refs:depthRangeStruct (Results 1 – 1 of 1) sorted by relevance
428 TStructure *depthRangeStruct = new TStructure(NewPoolTString("gl_DepthRangeParameters"), fields); in InsertBuiltInFunctions() local429 TVariable *depthRangeParameters = new TVariable(&depthRangeStruct->name(), depthRangeStruct, true); in InsertBuiltInFunctions()431 TVariable *depthRange = new TVariable(NewPoolTString("gl_DepthRange"), TType(depthRangeStruct)); in InsertBuiltInFunctions()