Home
last modified time | relevance | path

Searched defs:linearTiling (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp1063 bool dedicated, bool linearTiling) { in importMemory()
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h523 bool linearTiling = false; member
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.cpp482 bool linearTiling = texImage->isLinearTiled(); in onWritePixels() local