Home
last modified time | relevance | path

Searched defs:inputDepthPitch (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/image_util/
Dloadimage.cpp23 size_t inputDepthPitch, in LoadA8ToRGBA8()
97 size_t inputDepthPitch, in LoadA8ToBGRA8()
112 size_t inputDepthPitch, in LoadA32FToRGBA32F()
141 size_t inputDepthPitch, in LoadA16FToRGBA16F()
170 size_t inputDepthPitch, in LoadL8ToRGBA8()
200 size_t inputDepthPitch, in LoadL8ToBGRA8()
215 size_t inputDepthPitch, in LoadL32FToRGBA32F()
244 size_t inputDepthPitch, in LoadL16FToRGBA16F()
273 size_t inputDepthPitch, in LoadLA8ToRGBA8()
302 size_t inputDepthPitch, in LoadLA8ToBGRA8()
[all …]
Dloadimage_etc.cpp1421 size_t inputDepthPitch, in LoadR11EACToR8()
1453 size_t inputDepthPitch, in LoadRG11EACToRG8()
1489 size_t inputDepthPitch, in LoadR11EACToR16()
1522 size_t inputDepthPitch, in LoadRG11EACToRG16()
1559 size_t inputDepthPitch, in LoadETC2RGB8ToRGBA8()
1591 size_t inputDepthPitch, in LoadETC2RGB8ToBC1()
1623 size_t inputDepthPitch, in LoadETC2RGBA8ToRGBA8()
1663 size_t inputDepthPitch, in LoadETC1RGB8ToRGBA8()
1677 size_t inputDepthPitch, in LoadETC1RGB8ToBC1()
1691 size_t inputDepthPitch, in LoadEACR11ToR8()
[all …]
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DImage11.cpp280 GLuint inputDepthPitch = 0; in loadData() local
320 GLuint inputDepthPitch = 0; in loadCompressedData() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DImage9.cpp526 GLuint inputDepthPitch = 0; in loadCompressedData() local
Dformatutils9.cpp241 size_t inputDepthPitch, in UnreachableLoad()
/external/angle/src/libANGLE/renderer/
Dload_functions_table_autogen.cpp38 size_t inputDepthPitch, in UnimplementedLoadFunction()
51 size_t inputDepthPitch, in UnreachableLoadFunction()
/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp3109 GLuint inputDepthPitch = 0; in setImage() local
3139 GLuint inputDepthPitch = 0; in setSubImage() local
3176 GLuint inputDepthPitch = 0; in setCompressedImage() local
3205 GLuint inputDepthPitch = 0; in setCompressedSubImage() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp2644 const GLuint inputDepthPitch, in stageSubresourceUpdateImpl()
2850 GLuint *inputDepthPitch, in CalculateBufferInfo()
2879 GLuint inputDepthPitch = 0; in stageSubresourceUpdate() local
DTextureVk.cpp247 GLuint inputDepthPitch = 0; in setSubImageImpl() local