Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DTextureWgpu.cpp294 const bool isGenerateMipmap = source == gl::Command::GenerateMipmap; in syncState() local
521 const bool isGenerateMipmap = source == gl::Command::GenerateMipmap; in respecifyImageStorageIfNecessary() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp3407 const bool isGenerateMipmap = source == gl::Command::GenerateMipmap; in respecifyImageStorageIfNecessary() local
3604 const bool isGenerateMipmap = source == gl::Command::GenerateMipmap; in syncState() local