Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dcl_types.h118 size_t getRowPitch() { return mRowPitch; } in getRowPitch() function
/external/angle/src/libANGLE/renderer/vulkan/
DCLMemoryVk.cpp874 size_t CLImageVk::getRowPitch() const in getRowPitch() function in rx::CLImageVk
/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp855 static inline int getRowPitch(const tcu::TextureFormat &transferFmt, int rowLen, int alignment) in getRowPitch() function
/external/deqp/framework/common/
DtcuTexture.hpp380 int getRowPitch(void) const in getRowPitch() function in tcu::ConstPixelBufferAccess