Searched defs:nativeFormat (Results 1 – 7 of 7) sorted by relevance
60 DXGI_FORMAT nativeFormat; member
518 const auto &nativeFormat = renderTarget->getFormatSet().format(); in clearFramebuffer() local578 const auto &nativeFormat = depthStencilRenderTarget->getFormatSet().format(); in clearFramebuffer() local
3882 const auto &nativeFormat = formatSet.format(); in blitRenderbufferRect() local
39 D3DDECLTYPE nativeFormat; member
583 D3DDECLTYPE nativeFormat) in CreateVertexFormatInfo()
41 GLenum nativeFormat; member
265 static FloatFormat nativeFormat(void) in nativeFormat() function