Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp593 … getStoreValue(int descriptorType, int numComponents, const string& vecType, const string& bufType) in getStoreValue()
615 static string genStore(int descriptorType, const string& vecType, const string& bufType, const stri… in genStore()
636 static string genAtomic(int descriptorType, const string& bufType, const string& coord) in genAtomic()
899 string bufType; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp113 BufType bufType; member