Home
last modified time | relevance | path

Searched defs:planeCount (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DClipPlaneTest.cpp36 GLint planeCount = 0; in TEST_P() local
64 GLint planeCount = 0; in TEST_P() local
84 GLint planeCount = 0; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
DClipPlaneTest.cpp36 GLint planeCount = 0; in TEST_P() local
64 GLint planeCount = 0; in TEST_P() local
84 GLint planeCount = 0; in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
DMemoryServiceDmaBuf.cpp98 uint32_t planeCount = 0; in SupportsCreateImage() local
238 uint32_t planeCount; in CreateImage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp95 uint32_t planeCount, in GetModifiers()
256 uint32_t planeCount, in GetAllocateInfo()
351 const uint32_t planeCount = GetPlaneCount(mAttribs); in initImpl() local
/third_party/mesa3d/include/android_stub/android/
Dhardware_buffer.h326 uint32_t planeCount; ///< Number of distinct planes member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DDisplay.cpp535 size_t planeCount = IOSurfaceGetPlaneCount(ioSurface); in createPBufferSurface() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.h552 uint32_t planeCount; member
DvalidationEGL.cpp4257 EGLAttrib planeCount = -1; in ValidateStreamConsumerGLTextureExternalAttribsNV() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationEGL.cpp2659 EGLAttrib planeCount = -1; in ValidateStreamConsumerGLTextureExternalAttribsNV() local
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp11040 …VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t planeCount( VULKAN_HPP_NAMESPACE::Format format ) in planeCount() function