Home
last modified time | relevance | path

Searched refs:BLOCK_WIDTH (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/dlp/FakeClient/
DFakeClient.cpp178 const u16 BLOCK_WIDTH = 8; in CreateIconTexture() local
180 const u16 BLOCK_LENGTH = BLOCK_WIDTH * BLOCK_HEIGHT; in CreateIconTexture()
186 …static bit16 textureBuffer[TEXTURE_BLOCK_WIDTH * BLOCK_WIDTH * TEXTURE_BLOCK_HEIGHT * BLOCK_HEIGHT… in CreateIconTexture()
204 …pRenderSystem->GenerateTexture(target, internalFormat, TEXTURE_BLOCK_WIDTH * BLOCK_WIDTH, TEXTURE_… in CreateIconTexture()