/aosp_15_r20/external/angle/src/image_util/ |
H A D | loadimage.cpp | 65 size_t inputDepthPitch, in LoadA8ToRGBA8() 140 size_t inputDepthPitch, in LoadA8ToBGRA8() 156 size_t inputDepthPitch, in LoadA32FToRGBA32F() 186 size_t inputDepthPitch, in LoadA16FToRGBA16F() 216 size_t inputDepthPitch, in LoadL8ToRGBA8() 247 size_t inputDepthPitch, in LoadL8ToBGRA8() 263 size_t inputDepthPitch, in LoadL32FToRGBA32F() 293 size_t inputDepthPitch, in LoadL16FToRGBA16F() 323 size_t inputDepthPitch, in LoadLA8ToRGBA4() 353 size_t inputDepthPitch, in LoadLA8ToRGBA8() [all …]
|
H A D | loadimage_etc.cpp | 1479 size_t inputDepthPitch, in LoadR11EACToR8() 1512 size_t inputDepthPitch, in LoadRG11EACToRG8() 1549 size_t inputDepthPitch, in LoadR11EACToR16() 1583 size_t inputDepthPitch, in LoadRG11EACToRG16() 1621 size_t inputDepthPitch, in LoadETC2RGB8ToRGBA8() 1654 size_t inputDepthPitch, in LoadETC2RGB8ToBC1() 1687 size_t inputDepthPitch, in LoadETC2RGBA8ToBC3() 1726 size_t inputDepthPitch, in LoadETC2RGBA8ToRGBA8() 1767 size_t inputDepthPitch, in LoadETC1RGB8ToRGBA8() 1782 size_t inputDepthPitch, in LoadETC1RGB8ToBC1() [all …]
|
H A D | LoadToNative_unittest.cpp | 28 size_t inputDepthPitch) in initializeRGBInput() 58 size_t inputDepthPitch, in verifyRGBToRGBAResults() 112 size_t inputDepthPitch = height * inputRowPitch; in TestLoadUbyteRGBToRGBA() local 154 size_t inputDepthPitch = height * inputRowPitch; in TestLoadSbyteRGBToRGBA() local
|
H A D | loadimage_astc.cpp | 23 size_t inputDepthPitch, in LoadASTCToRGBA8Inner()
|
H A D | loadimage_paletted.cpp | 126 size_t inputDepthPitch, in LoadPalettedToRGBA8Impl()
|
H A D | storeimage_paletted.cpp | 109 size_t inputDepthPitch, in StoreRGBA8ToPalettedImpl()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Image11.cpp | 283 GLuint inputDepthPitch = 0; in loadData() local 323 GLuint inputDepthPitch = 0; in loadCompressedData() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | wgpu_helpers.cpp | 224 GLuint inputDepthPitch, in stageTextureUpload()
|
H A D | TextureWgpu.cpp | 407 GLuint inputDepthPitch = 0; in setSubImageImpl() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | formatutils9.cpp | 58 size_t inputDepthPitch, in UnreachableLoad()
|
H A D | Image9.cpp | 529 GLuint inputDepthPitch = 0; in loadCompressedData() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | load_functions_table_autogen.cpp | 39 size_t inputDepthPitch, in UnimplementedLoadFunction() 53 size_t inputDepthPitch, in UnreachableLoadFunction()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | TextureD3D.cpp | 3271 GLuint inputDepthPitch = 0; in setImage() local 3301 GLuint inputDepthPitch = 0; in setSubImage() local 3338 GLuint inputDepthPitch = 0; in setCompressedImage() local 3367 GLuint inputDepthPitch = 0; in setCompressedSubImage() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 8485 const GLuint inputDepthPitch, in stageSubresourceUpdateImpl() 9007 GLuint *inputDepthPitch, in CalculateBufferInfo() 9371 GLuint inputDepthPitch = 0; in stageSubresourceUpdate() local
|
H A D | TextureVk.cpp | 1076 GLuint inputDepthPitch = 0; in setSubImageImpl() local
|