Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.hpp225 inline Move<VkBuffer> makeBuffer (const DeviceInterface& vk, in makeBuffer() function
234 inline Move<VkBuffer> makeBuffer (const vk::DeviceInterface& vk, in makeBuffer() function
/third_party/flutter/skia/src/gpu/
DGrOnFlushResourceProvider.cpp85 sk_sp<GrGpuBuffer> GrOnFlushResourceProvider::makeBuffer(GrGpuBufferType intendedType, size_t size, in makeBuffer() function in GrOnFlushResourceProvider
DGrBufferAllocPool.cpp33 sk_sp<GrCpuBuffer> GrBufferAllocPool::CpuBufferCache::makeBuffer(size_t size, in makeBuffer() function in GrBufferAllocPool::CpuBufferCache
/third_party/skia/src/gpu/
DGrBufferAllocPool.cpp35 sk_sp<GrCpuBuffer> GrBufferAllocPool::CpuBufferCache::makeBuffer(size_t size, in makeBuffer() function in GrBufferAllocPool::CpuBufferCache
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMaxVaryingsTests.cpp817 Move<VkBuffer> makeBuffer (const DeviceInterface& vk, const VkDevice device, const VkDeviceSize buf… in makeBuffer() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMaxVaryingsTests.cpp817 Move<VkBuffer> makeBuffer (const DeviceInterface& vk, const VkDevice device, const VkDeviceSize buf… in makeBuffer() function
/third_party/skia/third_party/externals/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp380 de::MovePtr<vk::BufferWithMemory> makeBuffer (ProtectedContext& context, in makeBuffer() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemUtils.cpp380 de::MovePtr<vk::BufferWithMemory> makeBuffer (ProtectedContext& context, in makeBuffer() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp54 Move<VkBuffer> makeBuffer (const DeviceInterface& vk, const VkDevice device, const VkDeviceSize siz… in makeBuffer() function
DvktMemoryMappingTests.cpp361 Move<VkBuffer> makeBuffer(const DeviceInterface& vk, VkDevice device, VkDeviceSize size, deUint32 q… in makeBuffer() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryRequirementsTests.cpp54 Move<VkBuffer> makeBuffer (const DeviceInterface& vk, const VkDevice device, const VkDeviceSize siz… in makeBuffer() function
DvktMemoryMappingTests.cpp361 Move<VkBuffer> makeBuffer(const DeviceInterface& vk, VkDevice device, VkDeviceSize size, deUint32 q… in makeBuffer() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2758 void RectangleTest::makeBuffer(const GLvoid* gradient, const PixelFormat& format, int samplerIsIntU… in makeBuffer() function in glcts::RectangleTest