Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3DImagePacking.cpp87 dstFormat = GraphicsContext3D::DataFormatRA16F; in getDataFormat()
1073 template<> void pack<GraphicsContext3D::DataFormatRA16F, GraphicsContext3D::AlphaDoNothing, float, … in pack()
1083 template<> void pack<GraphicsContext3D::DataFormatRA16F, GraphicsContext3D::AlphaDoPremultiply, flo… in pack()
1094 template<> void pack<GraphicsContext3D::DataFormatRA16F, GraphicsContext3D::AlphaDoUnmultiply, floa… in pack()
1150 || format == GraphicsContext3D::DataFormatRA16F in HasAlpha()
1181 || format == GraphicsContext3D::DataFormatRA16F in HasColor()
1201 || Format == GraphicsContext3D::DataFormatRA16F
1262 case GraphicsContext3D::DataFormatRA16F: in TexelBytesForFormat()
1359 FORMATCONVERTER_CASE_DSTFORMAT(GraphicsContext3D::DataFormatRA16F) in convert()
DGraphicsContext3D.h190 DataFormatRA16F, enumerator