Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DBlit9.cpp296 bool unmultiplyAlpha) in copyTexture()
336 bool unmultiplyAlpha) in copy()
393 bool unmultiplyAlpha) in formatConvert()
430 bool unmultiplyAlpha) in setFormatConvertShaders()
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DCopyTextureTest.cpp241 bool unmultiplyAlpha, in calculateCopyTextureResults()
412 bool unmultiplyAlpha) in testCopyTexture()
467 bool unmultiplyAlpha) in testCopySubTexture()
1755 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
1872 const GLColor32F &expectedColor) { in TEST_P()
2002 const GLColor32U &expectedColor) { in TEST_P()
DCopyTexture3DTest.cpp74 bool unmultiplyAlpha, in testCopy()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.h318 uint32_t unmultiplyAlpha = 0; member