Searched defs:glExtents (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 7014 const gl::Extents &glExtents, in init2DWeakReference() 7056 const gl::Extents &glExtents, in init2DStaging() 8476 const gl::Extents &glExtents, in stageSubresourceUpdateImpl() 8770 const gl::Extents &glExtents, in updateSubresourceOnHost() 9001 const gl::Extents &glExtents, in CalculateBufferInfo() 9359 const gl::Extents &glExtents, in stageSubresourceUpdate() 9386 const gl::Extents &glExtents, in stageSubresourceUpdateAndGetData() 9534 const gl::Extents &glExtents, in stageSubresourceUpdateFromImage() 9608 const gl::Extents &glExtents, in stageResourceClearWithFormat() 9670 const gl::Extents &glExtents, in stageRobustResourceClearWithFormat()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | wgpu_helpers.cpp | 222 const gl::Extents &glExtents, in stageTextureUpload()
|
H A D | TextureWgpu.cpp | 400 gl::Extents glExtents = gl::Extents(area.width, area.height, area.depth); in setSubImageImpl() local
|