Searched refs:bitmapSampler (Results 1 – 2 of 2) sorted by relevance
56 GLuint bitmapSampler; member79 GLuint bitmapSampler; member
215 outData->bitmapSampler = (*textureUnit)++; in tryStoreBitmap()244 caches.textureState().activateTexture(data.bitmapSampler); in applyBitmap()248 glUniform1i(caches.program().getUniform("bitmapSampler"), data.bitmapSampler); in applyBitmap()329 outData->bitmapSampler = (*textureUnit)++; in tryStoreLayer()343 caches.textureState().activateTexture(data.bitmapSampler); in applyLayer()349 glUniform1i(caches.program().getUniform("bitmapSampler"), data.bitmapSampler); in applyLayer()