Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContext3DImagePacking.cpp108 dstFormat = GraphicsContext3D::DataFormatRA32F; in getDataFormat()
531 template<> void unpack<GraphicsContext3D::DataFormatRA32F, float, float>(const float* source, float… in unpack()
968 template<> void pack<GraphicsContext3D::DataFormatRA32F, GraphicsContext3D::AlphaDoNothing, float, … in pack()
978 template<> void pack<GraphicsContext3D::DataFormatRA32F, GraphicsContext3D::AlphaDoPremultiply, flo… in pack()
989 template<> void pack<GraphicsContext3D::DataFormatRA32F, GraphicsContext3D::AlphaDoUnmultiply, floa… in pack()
1151 || format == GraphicsContext3D::DataFormatRA32F in HasAlpha()
1182 || format == GraphicsContext3D::DataFormatRA32F in HasColor()
1191 || Format == GraphicsContext3D::DataFormatRA32F
1266 case GraphicsContext3D::DataFormatRA32F: in TexelBytesForFormat()
1325 FORMATCONVERTER_CASE_SRCFORMAT(GraphicsContext3D::DataFormatRA32F) in convert()
[all …]
DGraphicsContext3D.h191 DataFormatRA32F, enumerator