Home
last modified time | relevance | path

Searched defs:RowPitch (Results 1 – 7 of 7) sorted by relevance

/external/dng_sdk/source/
Ddng_misc_opcodes.h123 const uint32 RowPitch () const in RowPitch() function
/external/gmmlib/Source/GmmLib/Texture/
DGmmTextureOffset.cpp224 uint32_t RowPitch = MipCols * TileSize; // Bytes from one tile row to the next. in GetTexStdLayoutOffset() local
/external/mesa3d/src/gallium/frontends/d3d10umd/
DResource.cpp872 UINT RowPitch, // IN in ResourceUpdateSubResourceUP()
/external/angle/src/common/
Dpacked_cl_enums.json171 "RowPitch": "CL_IMAGE_ROW_PITCH", string
DPackedCLEnums_autogen.h251 RowPitch = 2, enumerator
/external/gmmlib/Source/GmmLib/inc/External/Common/
DGmmResourceInfoExt.h521 uint32_t RowPitch; // Row pitch in bytes of pData surface. member
/external/mesa3d/include/D3D9/
Dd3d9types.h1635 INT RowPitch; member