Searched refs:kAvgCharsPerString (Results 1 – 1 of 1) sorted by relevance
767 const int kAvgCharsPerString = 12; // will auto-grow if actually biger in GFDCreateBlockRelocateHeaderVSH() local768 …UniformBlocks + vsCopy.numUniforms + vsCopy.numSamplers + vsCopy.numAttribs) * kAvgCharsPerString); in GFDCreateBlockRelocateHeaderVSH()945 const int kAvgCharsPerString = 12; // will auto-grow if actually biger in GFDCreateBlockRelocateHeaderPSH() local946 …Table( ( psCopy.numUniformBlocks + psCopy.numUniforms + psCopy.numSamplers) * kAvgCharsPerString); in GFDCreateBlockRelocateHeaderPSH()1115 const int kAvgCharsPerString = 12; // will auto-grow if actually biger in GFDCreateBlockRelocateHeaderGSH() local1116 …Table( ( gsCopy.numUniformBlocks + gsCopy.numUniforms + gsCopy.numSamplers) * kAvgCharsPerString); in GFDCreateBlockRelocateHeaderGSH()1314 const int kAvgCharsPerString = 12; // will auto-grow if actually biger in GFDCreateBlockRelocateHeaderCSH() local1315 …gTable( ( csCopy.numUniformBlocks + csCopy.numUniforms + csCopy.numSamplers) * kAvgCharsPerString); in GFDCreateBlockRelocateHeaderCSH()