Home
last modified time | relevance | path

Searched defs:Pixel (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.h102 struct Pixel struct
104 Pixel() in Pixel() function
125 static_assert(sizeof(Pixel) % 16u == 0, "D3D11 constant buffers must be multiples of 16 bytes"); argument
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_resample.h98 const int32 Pixel (int32 index) const in Pixel() function
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c793 } Pixel; typedef
/third_party/mesa3d/src/mesa/main/
Dmtypes.h3227 struct gl_pixel_attrib Pixel; member
3401 struct gl_pixel_attrib Pixel; /**< Pixel attributes */ member