Home
last modified time | relevance | path

Searched defs:pixelReadFunction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DFormat.h96 rx::PixelReadFunction pixelReadFunction; member
H A Drenderer_utils.cpp514 PixelReadFunction pixelReadFunction = sourceFormat.pixelReadFunction; in PackPixels() local
609 PixelReadFunction pixelReadFunction, in CopyImageCHROMIUM()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DTextureVk.cpp1555 rx::PixelReadFunction pixelReadFunction = srcTextureFormat.pixelReadFunction; in copySubTextureImpl() local
2932 rx::PixelReadFunction pixelReadFunction = srcFormat.pixelReadFunction; in reinitImageAsRenderable() local
H A Dvk_helpers.cpp8962 rx::PixelReadFunction pixelReadFunction = srcFormat.pixelReadFunction; in reformatStagedBufferUpdates() local