HomeSort by relevance Sort by last modified time
    Searched refs:u32ColourSpace (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTTexture.h 246 PVRTuint32 u32ColourSpace; ///< The Colour Space of the texture, currently either linear RGB or sRGB.
264 u32ColourSpace(0), ///< The Colour Space of the texture.
PVRTTexture.cpp 427 NewHeader.u32ColourSpace=cSpaceNew;
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
PVRTTextureAPI.cpp 50 EPVRTColourSpace ColourSpace = (EPVRTColourSpace)sTextureHeader.u32ColourSpace;
882 sTextureHeaderDecomp.u32ColourSpace=ePVRTCSpacelRGB;
989 sTextureHeaderDecomp.u32ColourSpace=ePVRTCSpacelRGB;
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTTextureAPI.cpp 487 sTextureHeaderDecomp.u32ColourSpace=ePVRTCSpacelRGB;
607 sTextureHeaderDecomp.u32ColourSpace=ePVRTCSpacelRGB;
    [all...]

Completed in 188 milliseconds