Home
last modified time | relevance | path

Searched refs:glExtents (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp6208 const gl::Extents &glExtents, in init2DWeakReference() argument
6220 gl_vk::GetExtent(glExtents, &mExtents); in init2DWeakReference()
6245 const gl::Extents &glExtents, in init2DStaging() argument
6251 gl_vk::GetExtent(glExtents, &mExtents); in init2DStaging()
7247 const gl::Extents &glExtents, in stageSubresourceUpdateImpl() argument
7279 gl::Extents(glExtents.width, 1, 1), &rowPitch)); in stageSubresourceUpdateImpl()
7282 gl::Extents(glExtents.width, glExtents.height, 1), &depthPitch)); in stageSubresourceUpdateImpl()
7285 storageFormatInfo.computeCompressedImageSize(glExtents, &totalSize)); in stageSubresourceUpdateImpl()
7292 contextVk, storageFormatInfo.computeBufferRowLength(glExtents.width, &bufferRowLength)); in stageSubresourceUpdateImpl()
7294 glExtents.height, &bufferImageHeight)); in stageSubresourceUpdateImpl()
[all …]
Dvk_helpers.h1943 const gl::Extents &glExtents,
2018 const gl::Extents &glExtents,
2162 const gl::Extents &glExtents,
2176 const gl::Extents &glExtents,
2188 const gl::Extents &glExtents,
2206 const gl::Extents &glExtents,
2222 const gl::Extents &glExtents,
2229 const gl::Extents &glExtents,
2409 const gl::Extents &glExtents,