Searched refs:valSize (Results 1 – 3 of 3) sorted by relevance
81 size_t valSize = sizeof(val); in AdjustSchedulingParams() local82 int rc = sysctlbyname("kern.tcsm_available", &val, &valSize, NULL, 0); in AdjustSchedulingParams()
1426 const int valSize = glu::getDataTypeScalarSize(uniform.type); in checkUniformDefaultValues() local1436 for (int i = 0; i < valSize; i++) \ in checkUniformDefaultValues()
1792 const int valSize = glu::getDataTypeScalarSize(uniform.type); in checkUniformDefaultValues() local1802 for (int i = 0; i < valSize; i++) \ in checkUniformDefaultValues()