Home
last modified time | relevance | path

Searched defs:makeBuffer (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.hpp168 inline Move<VkBuffer> makeBuffer(const DeviceInterface &vk, const VkDevice device, const VkDeviceSi… in makeBuffer() function
175 inline Move<VkBuffer> makeBuffer(const vk::DeviceInterface &vk, const vk::VkDevice device, in makeBuffer() function
/external/skia/src/gpu/ganesh/
DGrBufferAllocPool.cpp35 sk_sp<GrCpuBuffer> GrBufferAllocPool::CpuBufferCache::makeBuffer(size_t size, in makeBuffer() function in GrBufferAllocPool::CpuBufferCache
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMaxVaryingsTests.cpp822 Move<VkBuffer> makeBuffer(const DeviceInterface &vk, const VkDevice device, const VkDeviceSize buff… in makeBuffer() function
/external/llvm/lib/LTO/
DLTOModule.cpp249 LTOModule::makeBuffer(const void *mem, size_t length, StringRef name) { in makeBuffer() function in LTOModule
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOModule.cpp240 LTOModule::makeBuffer(const void *mem, size_t length, StringRef name) { in makeBuffer() function in LTOModule
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DLTOModule.cpp244 LTOModule::makeBuffer(const void *mem, size_t length, StringRef name) { in makeBuffer() function in LTOModule
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp350 de::MovePtr<vk::BufferWithMemory> makeBuffer(ProtectedContext &context, ProtectionMode protectionMo… in makeBuffer() function
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp56 Move<VkBuffer> makeBuffer(const DeviceInterface &vk, const VkDevice device, const VkDeviceSize size, in makeBuffer() function
DvktMemoryMappingTests.cpp387 Move<VkBuffer> makeBuffer(const DeviceInterface &vk, VkDevice device, VkDeviceSize size, uint32_t q… in makeBuffer() function
/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp3047 void RectangleTest::makeBuffer(const GLvoid *gradient, const PixelFormat &format, int samplerIsIntU… in makeBuffer() function in glcts::RectangleTest