HomeSort by relevance Sort by last modified time
    Searched refs:alphaMode (Results 1 - 19 of 19) sorted by null

  /external/vulkan-validation-layers/include/vulkan/
vk_icd.h 122 VkDisplayPlaneAlphaFlagBitsKHR alphaMode;
vulkan.h     [all...]
  /external/deqp/framework/common/
tcuCompressedTexture.cpp 440 // if alphaMode is true, do PUNCHTHROUGH and store alpha to alphaDst; otherwise do ordinary ETC2 RGB8.
441 void decompressETC2Block (deUint8 dst[ETC2_UNCOMPRESSED_BLOCK_SIZE_RGB8], deUint64 src, deUint8 alphaDst[ETC2_UNCOMPRESSED_BLOCK_SIZE_A8], bool alphaMode)
463 if (!alphaMode && diffOpaqueBit == 0)
529 // If doing PUNCHTHROUGH version (alphaMode), opaque bit may affect colors.
530 if (alphaMode && diffOpaqueBit == 0 && modifierNdx == 2)
542 if (alphaMode && diffOpaqueBit == 0 && (modifierNdx == 0 || modifierNdx == 2))
551 if (alphaMode)
643 if (alphaMode && diffOpaqueBit == 0 && paintNdx == 2)
656 if (alphaMode)
696 if (alphaMode)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSwapchainTests.cpp 491 for (deUint32 alphaMode = 1u;
492 alphaMode <= capabilities.supportedCompositeAlpha;
493 alphaMode = alphaMode<<1u)
495 if ((alphaMode & capabilities.supportedCompositeAlpha) != 0)
498 cases.back().compositeAlpha = (VkCompositeAlphaFlagBitsKHR)alphaMode;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1helper.h 144 D2D1_ALPHA_MODE alphaMode = D2D1_ALPHA_MODE_UNKNOWN)
146 D2D1_PIXEL_FORMAT r = {dxgiFormat, alphaMode};
d2d1.h 453 D2D1_ALPHA_MODE alphaMode;
    [all...]
  /external/vulkan-validation-layers/loader/
wsi.c     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 1300 VkDisplayPlaneAlphaFlagBitsKHR alphaMode;
    [all...]
vkStrUtilImpl.inl     [all...]
  /external/skia/third_party/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 1332 milliseconds