Home
last modified time | relevance | path

Searched defs:rowPitch (Results 1 – 9 of 9) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dformatutils.cpp1269 GLuint rowPitch, in computeDepthPitch()
1299 GLuint rowPitch = 0; in computeDepthPitch() local
1360 GLuint rowPitch, in computeSkipBytes()
1388 GLuint rowPitch = 0; in computePackUnpackEndByte() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp2127 GLuint rowPitch = 0; in ShouldApplyLastRowPaddingWorkaround() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp2167 unsigned int rowPitch = dxgiFormatInfo.pixelBytes * width; in GenerateInitialTextureData() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp3296 GLuint rowPitch; in stageSubresourceUpdateImpl() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkDecoderGlobalState.cpp4246 uint64_t rowPitch = subresourceLayout.rowPitch; in on_vkGetLinearImageLayoutGOOGLE() local
/device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/
Dgoldfish_vk_baseprotodefs.proto1387 optional uint64 rowPitch = 3; field
/device/generic/vulkan-cereal/protocols/vulkan/include/vulkan/
Dvulkan_core.h2149 VkDeviceSize rowPitch; member
/device/generic/vulkan-cereal/include/vulkan/
Dvulkan_core.h2589 VkDeviceSize rowPitch; member
Dvulkan.hpp44707 VULKAN_HPP_NAMESPACE::DeviceSize rowPitch = {}; member