Searched refs:nbAllocatedLayerTextures (Results 1 – 3 of 3) sorted by relevance
96 int nbAllocatedLayerTextures = 0; in show() local99 &nbLayerTextures, &nbAllocatedLayerTextures); in show()103 nbAllocatedLayerTextures, nbLayerTextures, in show()104 nbAllocatedLayerTextures * textureSize, in show()105 (nbAllocatedTextures + nbAllocatedLayerTextures) * textureSize); in show()
81 int* nbLayerTextures, int* nbAllocatedLayerTextures);
222 int* nbLayerTextures, int* nbAllocatedLayerTextures) in gatherTexturesNumbers() argument234 *nbAllocatedLayerTextures += 1; in gatherTexturesNumbers()