Searched defs:bufType (Results 1 – 6 of 6) sorted by relevance
| /external/deqp/modules/glshared/ |
| D | glsFboCompletenessTests.cpp | 613 Image *makeImage(GLenum bufType, ImageFormat format, GLsizei width, GLsizei height, FboBuilder &bui… in makeImage() 635 Attachment *makeAttachment(GLenum bufType, ImageFormat format, GLsizei width, GLsizei height, FboBu… in makeAttachment() 662 void TestBase::attachTargetToNew(GLenum target, GLenum bufType, ImageFormat format, GLsizei width, … in attachTargetToNew() 703 GLenum bufType; member 730 string attTypeName(GLenum bufType) in attTypeName()
|
| /external/v4l2_codec2/v4l2/ |
| D | V4L2Device.cpp | 1142 void V4L2Device::onQueueDestroyed(v4l2_buf_type bufType) { in onQueueDestroyed() 1253 enum v4l2_buf_type bufType) { in getDmabufsForV4L2Buffer() 1902 const char* V4L2Device::v4L2BufferTypeToString(const enum v4l2_buf_type bufType) { in v4L2BufferTypeToString() 2131 std::vector<uint32_t> V4L2Device::enumerateSupportedPixelformats(v4l2_buf_type bufType) { in enumerateSupportedPixelformats() 2328 v4l2_buf_type bufType; in enumerateSupportedProfiles() local 2472 v4l2_buf_type bufType; in getDeviceInfosForType() local
|
| /external/deqp/external/vulkancts/modules/vulkan/robustness/ |
| D | vktRobustnessExtsTests.cpp | 805 … getStoreValue(int descriptorType, int numComponents, const string &vecType, const string &bufType) in getStoreValue() 829 static string genStore(int descriptorType, const string &vecType, const string &bufType, const stri… in genStore() 851 static string genAtomic(int descriptorType, const string &bufType, const string &coord) in genAtomic() 1195 string bufType; in initPrograms() local
|
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/ |
| D | lhlo_legalize_to_affine.cc | 200 MemRefType bufType = buffer.getType().cast<MemRefType>(); in fillBuffer() local
|
| /external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
| D | vktBindingBufferDeviceAddressTests.cpp | 119 BufType bufType; member
|
| /external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingAccelerationStructuresTests.cpp | 4123 …ef typename details::Sel<Barriers1, Barriers2, Barriers3, VkBufferMemoryBarrier2KHR>::type bufType; in makeDependency() typedef
|