Searched defs:glExtents (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/renderer/wgpu/ |
D | wgpu_helpers.cpp | 235 const gl::Extents &glExtents, in stageTextureUpload()
|
D | TextureWgpu.cpp | 400 gl::Extents glExtents = gl::Extents(area.width, area.height, area.depth); in setSubImageImpl() local
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_helpers.cpp | 7350 const gl::Extents &glExtents, in init2DWeakReference() 7393 const gl::Extents &glExtents, in init2DStaging() 8872 const gl::Extents &glExtents, in stageSubresourceUpdateImpl() 9166 const gl::Extents &glExtents, in updateSubresourceOnHost() 9395 const gl::Extents &glExtents, in calculateBufferInfo() 9784 const gl::Extents &glExtents, in stageSubresourceUpdate() 9811 const gl::Extents &glExtents, in stageSubresourceUpdateAndGetData() 9959 const gl::Extents &glExtents, in stageSubresourceUpdateFromImage() 10033 const gl::Extents &glExtents, in stageResourceClearWithFormat() 10095 const gl::Extents &glExtents, in stageRobustResourceClearWithFormat()
|