Searched defs:pPixel (Results 1 – 6 of 6) sorted by relevance
370 …typename FormatTraits<DstFormat>::FormatT* pPixel = (typename FormatTraits<DstFormat>::FormatT*)pD… in ConvertPixelFromFloat() local400 …typename FormatTraits<SrcFormat>::FormatT* pPixel = (typename FormatTraits<SrcFormat>::FormatT*)pS… in ConvertPixelToFloat() local
530 uint8_t* pPixel = pScanline + col * m_Image->numcomps; in Decode() local549 uint8_t* pPixel = pScanline + col * m_Image->numcomps; in Decode() local
338 UINT_8* pPixel) ///< [out] a depth/stencil pixel value in Int32sToPixel()
1088 const uint8_t* pPixel = pSrcLine + col * 3; in GetScanline() local
67 float *pPixel = static_cast<float *>(pixel); in clear() local
1879 UINT_8* pPixel; ///< Real depth value. Same data type as depth buffer. member1938 UINT_8* pPixel; ///< Real color value. Same data type as color buffer. member