Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3DImagePacking.cpp75 dstFormat = GraphicsContext3D::DataFormatRGB16F; in getDataFormat()
1038 template<> void pack<GraphicsContext3D::DataFormatRGB16F, GraphicsContext3D::AlphaDoNothing, float,… in pack()
1049 template<> void pack<GraphicsContext3D::DataFormatRGB16F, GraphicsContext3D::AlphaDoPremultiply, fl… in pack()
1061 template<> void pack<GraphicsContext3D::DataFormatRGB16F, GraphicsContext3D::AlphaDoUnmultiply, flo… in pack()
1168 || format == GraphicsContext3D::DataFormatRGB16F in HasColor()
1200 || Format == GraphicsContext3D::DataFormatRGB16F
1264 case GraphicsContext3D::DataFormatRGB16F: in TexelBytesForFormat()
1363 FORMATCONVERTER_CASE_DSTFORMAT(GraphicsContext3D::DataFormatRGB16F) in convert()
DGraphicsContext3D.h177 DataFormatRGB16F, enumerator