HomeSort by relevance Sort by last modified time
    Searched defs:useExternalFormat (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
VkHardwareBufferTest.cpp 675 bool useExternalFormat = VK_FORMAT_UNDEFINED == hwbFormatProps.format;
679 useExternalFormat ? hwbFormatProps.externalFormat : 0, // externalFormat
    [all...]
  /external/skqp/tests/
VkHardwareBufferTest.cpp 669 bool useExternalFormat = VK_FORMAT_UNDEFINED == hwbFormatProps.format;
673 useExternalFormat ? hwbFormatProps.externalFormat : 0, // externalFormat
    [all...]

Completed in 1444 milliseconds