Searched refs:FORMAT_HW_RGBA8 (Results 1 – 4 of 4) sorted by relevance
48 case ResPixelBasedTexture::FORMAT_HW_RGBA8: format = GL_RGBA8_OES; break; in OffScreenBuffer()
249 FORMAT_HW_RGBA8 = 0, //!< 1ピクセルが4バイト、RGBAが各8ビットのフォーマットです。 enumerator420 formatHW(ResPixelBasedTexture::FORMAT_HW_RGBA8), in Description()
739 textureData->m_FormatHW = ResPixelBasedTexture::FORMAT_HW_RGBA8; in Create()
382 .Format(nw::gfx::ResPixelBasedTexture::FORMAT_HW_RGBA8) in InitializeGraphics()