Home
last modified time | relevance | path

Searched defs:bufType (Results 1 – 4 of 4) 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()
1535 const char* V4L2Device::v4L2BufferTypeToString(const enum v4l2_buf_type bufType) { in v4L2BufferTypeToString()
1740 std::vector<uint32_t> V4L2Device::enumerateSupportedPixelformats(v4l2_buf_type bufType) { in enumerateSupportedPixelformats()
1946 v4l2_buf_type bufType; in enumerateDevicesForType() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp578 … getStoreValue(int descriptorType, int numComponents, const string& vecType, const string& bufType) in getStoreValue()
600 static string genStore(int descriptorType, const string& vecType, const string& bufType, const stri… in genStore()
621 static string genAtomic(int descriptorType, const string& bufType, const string& coord) in genAtomic()
884 string bufType; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp113 BufType bufType; member