/external/skia/tools/gpu/gl/ |
D | GLTestContext.cpp | 98 GrGLint disjoint; in onQueueTimerStart() local 124 GrGLint disjoint = 1; in checkQueryStatus() local
|
/external/mesa3d/src/broadcom/vulkan/ |
D | v3dv_image.c | 330 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/ |
D | hk_image.h | 71 bool disjoint; member
|
/external/mesa3d/src/nouveau/vulkan/ |
D | nvk_image.h | 80 bool disjoint; member
|
/external/antlr/tool/src/main/java/org/antlr/misc/ |
D | Interval.java | 97 public boolean disjoint(Interval other) { in disjoint() method in Interval
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
D | CollectionRetainAllTester.java | 63 private Target disjoint; field in CollectionRetainAllTester
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/ |
D | CollectionRetainAllTester.java | 63 private Target disjoint; field in CollectionRetainAllTester
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrStorageImageWriteTests.cpp | 91 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
|
D | vktYCbCrConversionTests.cpp | 199 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
|
D | vktYCbCrCopyTests.cpp | 75 bool disjoint; member 194 const UVec2 &size, bool disjoint, vk::VkImageTiling tiling) in createImage()
|
D | vktYCbCrUtil.cpp | 178 …const bool disjoint = (createFlags & VK_IMAGE_CREATE_DIS… in checkImageSupport() local
|
/external/mesa3d/src/panfrost/vulkan/ |
D | panvk_image.c | 432 const bool disjoint = is_disjoint(image); in panvk_GetImageMemoryRequirements2() local
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_image.h | 72 bool disjoint; member
|
/external/sdv/vsomeip/third_party/boost/icl/include/boost/icl/concept/ |
D | interval_associator.hpp | 972 disjoint(const LeftT& left, const RightT& right) in disjoint() function 983 disjoint(const Type& left, const AssociateT& right) in disjoint() function
|
D | element_associator.hpp | 435 disjoint(const Type& left, const Type& right) in disjoint() function
|
D | interval.hpp | 1297 disjoint(const Type& left, const Type& right) in disjoint() function
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemYCbCrConversionTests.cpp | 140 bool disjoint; member 1394 bool disjoint = (disjointNdx == 1); in createYCbCrConversionTests() local
|
/external/swiftshader/src/Vulkan/ |
D | VkImage.cpp | 945 …bool disjoint = (flags & VK_IMAGE_CREATE_DISJOINT_BIT) || (deviceMemory && deviceMemory->hasExtern… in getSubresourceOffset() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 883 bool disjoint = mDisjoint; in getGPUDisjoint() local
|
/external/rust/android-crates-io/crates/slotmap/src/ |
D | dense.rs | 1239 fn disjoint() { in disjoint() function
|
D | sparse_secondary.rs | 1597 fn disjoint() { in disjoint() function
|
D | basic.rs | 1385 fn disjoint() { in disjoint() function
|
D | secondary.rs | 1649 fn disjoint() { in disjoint() function
|
D | hop.rs | 1528 fn disjoint() { in disjoint() function
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_defines.h | 761 boolean disjoint; member
|