Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp989 const VkFormat testFormats[] = { in createMemoryExternalMemoryHostTests() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp1334 const vk::VkFormat testFormats[] = in createYCbCrConversionTests() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_test.py4255 def testFormats(self): member in FormatTest
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3601 void TextureCubeMapArraySamplingTest::testFormats(formatsVectorType& formats, resolutionsVectorType… function in glcts::TextureCubeMapArraySamplingTest