Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp203 void LoadDepth32F(const float *source, uint8_t *dest) in LoadDepth32F() function
210 LoadDepth32F(source, &dest[0]); in LoadDepth32FStencil8()
348 return &CopyDepthStencil<LoadDepth32F>; in GetCopyDepthStencilFunction()