Searched defs:TBuiltInResource (Results 1 – 4 of 4) sorted by relevance
52 struct TBuiltInResource { struct53 int maxLights;54 int maxClipPlanes;55 int maxTextureUnits;56 int maxTextureCoords;57 int maxVertexAttribs;58 int maxVertexUniformComponents;59 int maxVaryingFloats;60 int maxVertexTextureImageUnits;61 int maxCombinedTextureImageUnits;[all …]
1009 void TBuiltInParseablesHlsl::initialize(const TBuiltInResource& /*resources*/, int /*version*/, EPr… in initialize()1255 … TSymbolTable& /*symbolTable*/, const TBuiltInResource& /*resources*/) in identifyBuiltIns()