Home
last modified time | relevance | path

Searched defs:srcDataRowPitch (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp1057 GLuint srcDataRowPitch = sourceBox.width * srcTextureFormat.pixelBytes; in copySubTextureImpl() local
2314 GLuint srcDataRowPitch = sourceBox.width * srcFormat.pixelBytes; in reinitImageAsRenderable() local
Dvk_helpers.cpp7530 GLuint srcDataRowPitch = copy.imageExtent.width * srcFormat.pixelBytes; in reformatStagedBufferUpdates() local