Searched refs:dwordCount (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cSeparateShaderObjsTests.cpp | 1401 // dwordCount represents the number of dwords to compare for each uniform location in setAndCompareUniforms() 1403 const int dwordCount[locationCount] = { 1, 2, 3, 4, 1, 1, 2, 2, 3, 3, 4, 4 }; in setAndCompareUniforms() local 1489 for (j = 0; j < dwordCount[i]; j++) in setAndCompareUniforms() 1555 for (j = 0; j < dwordCount[i]; j++) in setAndCompareUniforms() 1630 for (j = 0; j < dwordCount[i]; j++) in setAndCompareUniforms()
|
Completed in 5 milliseconds