Home
last modified time | relevance | path

Searched defs:disjoint (Results 1 – 25 of 39) sorted by relevance

12

/external/skia/tools/gpu/gl/
DGLTestContext.cpp98 GrGLint disjoint; in onQueueTimerStart() local
124 GrGLint disjoint = 1; in checkQueryStatus() local
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_image.c330 v3d_setup_slices(struct v3dv_image *image, bool disjoint, in v3d_setup_slices()
377 bool disjoint, in v3dv_update_image_layout()
509 bool disjoint = image->vk.create_flags & VK_IMAGE_CREATE_DISJOINT_BIT; in v3dv_image_init() local
724 bool disjoint = image->vk.create_flags & VK_IMAGE_CREATE_DISJOINT_BIT; in v3dv_DestroyImage() local
/external/mesa3d/src/asahi/vulkan/
Dhk_image.h71 bool disjoint; member
/external/mesa3d/src/nouveau/vulkan/
Dnvk_image.h80 bool disjoint; member
/external/antlr/tool/src/main/java/org/antlr/misc/
DInterval.java97 public boolean disjoint(Interval other) { in disjoint() method in Interval
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DCollectionRetainAllTester.java63 private Target disjoint; field in CollectionRetainAllTester
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/
DCollectionRetainAllTester.java63 private Target disjoint; field in CollectionRetainAllTester
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp91 const bool disjoint = (params.flags & VK_IMAGE_CREATE_DISJOINT_BIT) != 0; in checkSupport() local
221 …const bool disjoint = (params.flags & VK_IMAGE_CREATE_DISJOINT_BIT) !=… in testStorageImageWrite() local
DvktYCbCrConversionTests.cpp199 bool disjoint; member
317 const UVec2 &size, bool disjoint, vk::VkImageTiling tiling) in createImage()
399 … vk::VkFormat format, vk::VkImageTiling imageTiling, bool disjoint, vk::VkFilter textureFilter, in evalShader()
1658 const bool disjoint(disjointNdx == 1); in buildTests() local
1959 const bool disjoint(disjointNdx == 1); in buildTests() local
DvktYCbCrCopyTests.cpp75 bool disjoint; member
194 const UVec2 &size, bool disjoint, vk::VkImageTiling tiling) in createImage()
DvktYCbCrUtil.cpp178 …const bool disjoint = (createFlags & VK_IMAGE_CREATE_DIS… in checkImageSupport() local
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_image.c432 const bool disjoint = is_disjoint(image); in panvk_GetImageMemoryRequirements2() local
/external/mesa3d/src/amd/vulkan/
Dradv_image.h72 bool disjoint; member
/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/
Dinterval_associator.hpp972 disjoint(const LeftT& left, const RightT& right) in disjoint() function
983 disjoint(const Type& left, const AssociateT& right) in disjoint() function
Delement_associator.hpp435 disjoint(const Type& left, const Type& right) in disjoint() function
Dinterval.hpp1297 disjoint(const Type& left, const Type& right) in disjoint() function
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemYCbCrConversionTests.cpp140 bool disjoint; member
1394 bool disjoint = (disjointNdx == 1); in createYCbCrConversionTests() local
/external/swiftshader/src/Vulkan/
DVkImage.cpp945 …bool disjoint = (flags & VK_IMAGE_CREATE_DISJOINT_BIT) || (deviceMemory && deviceMemory->hasExtern… in getSubresourceOffset() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp883 bool disjoint = mDisjoint; in getGPUDisjoint() local
/external/rust/android-crates-io/crates/slotmap/src/
Ddense.rs1239 fn disjoint() { in disjoint() function
Dsparse_secondary.rs1597 fn disjoint() { in disjoint() function
Dbasic.rs1385 fn disjoint() { in disjoint() function
Dsecondary.rs1649 fn disjoint() { in disjoint() function
Dhop.rs1528 fn disjoint() { in disjoint() function
/external/virglrenderer/src/gallium/include/pipe/
Dp_defines.h761 boolean disjoint; member

12