Searched refs:incompleteCubeArrayPixels (Results 1 – 1 of 1) sorted by relevance
796 GLubyte incompleteCubeArrayPixels[kCubeMapArraySize][4]; in getIncompleteTexture() local799 incompleteCubeArrayPixels[i][0] = incompleteTextureParam.clearColor[0]; in getIncompleteTexture()800 incompleteCubeArrayPixels[i][1] = incompleteTextureParam.clearColor[1]; in getIncompleteTexture()801 incompleteCubeArrayPixels[i][2] = incompleteTextureParam.clearColor[2]; in getIncompleteTexture()802 incompleteCubeArrayPixels[i][3] = incompleteTextureParam.clearColor[3]; in getIncompleteTexture()808 *incompleteCubeArrayPixels)); in getIncompleteTexture()