Home
last modified time | relevance | path

Searched defs:filling (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoCapabilitiesTests.cpp551 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
640 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
755 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
842 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoCapabilitiesTests.cpp558 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
647 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
833 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
920 const deUint8 filling = (ndx == 0) ? 0x00 : 0xFF; in iterate() local
/third_party/ntfs-3g/libntfs-3g/
Dreparse.c89 le32 filling; member
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h93 __u64 filling; /* JPA needed for minor >= 12, but meaning unknown */ member
/third_party/python/Lib/
Dturtle.py3313 def filling(self): member in RawTurtle