Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp711 Image* makeImage (GLenum bufType, ImageFormat format, in makeImage()
734 Attachment* makeAttachment (GLenum bufType, ImageFormat format, in makeAttachment()
762 void TestBase::attachTargetToNew (GLenum target, GLenum bufType, ImageFormat format, in attachTargetToNew()
803 GLenum bufType; member
829 string attTypeName (GLenum bufType) in attTypeName()
/external/v4l2_codec2/common/
DV4L2Device.cpp1084 void V4L2Device::onQueueDestroyed(v4l2_buf_type bufType) { in onQueueDestroyed()
1190 enum v4l2_buf_type bufType) { in getDmabufsForV4L2Buffer()
1556 const char* V4L2Device::v4L2BufferTypeToString(const enum v4l2_buf_type bufType) { in v4L2BufferTypeToString()
1761 std::vector<uint32_t> V4L2Device::enumerateSupportedPixelformats(v4l2_buf_type bufType) { in enumerateSupportedPixelformats()
1967 v4l2_buf_type bufType; in enumerateDevicesForType() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp602 … getStoreValue(int descriptorType, int numComponents, const string& vecType, const string& bufType) in getStoreValue()
624 static string genStore(int descriptorType, const string& vecType, const string& bufType, const stri… in genStore()
645 static string genAtomic(int descriptorType, const string& bufType, const string& coord) in genAtomic()
908 string bufType; in initPrograms() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlhlo_legalize_to_affine.cc197 MemRefType bufType = buffer.getType().cast<MemRefType>(); in fillBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp113 BufType bufType; member