Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DTextureMultisampleTest.cpp460 std::vector<GLenum> testFormats = {GL_RGBA8}; in TEST_P() local
827 std::vector<GLenum> testFormats = {{GL_RGBA8, GL_DEPTH_COMPONENT24, GL_DEPTH24_STENCIL8}}; in TEST_P() local
880 std::vector<GLenum> testFormats = {GL_RGBA8}; in TEST_P() local
935 std::vector<GLenum> testFormats = {GL_RGBA8}; in TEST_P() local
969 std::vector<GLenum> testFormats = {GL_RGBA8}; in TEST_P() local
1028 std::vector<GLenum> testFormats = {GL_RGBA8I}; in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSubresourceLayoutTests.cpp666 VkFormat testFormats[] = in createImageSubresourceLayoutTests() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp1083 const std::vector<FormatName> testFormats = { in createMemoryExternalMemoryHostTests() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp946 const vk::VkFormat testFormats[] = in initYcbcrDimensionsCopyTests() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp1366 const vk::VkFormat testFormats[] = in createYCbCrConversionTests() local
/external/tensorflow/tensorflow/python/ops/
Dimage_ops_test.py4819 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
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6174 const VkFormat testFormats[][2] = in addImageToImageDimensionsTests() local