/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkObjUtil.hpp | 168 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
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/common/src/ |
H A D | ResilientBuffer.cpp | 63 Factory makeBuffer) { in create() 74 ResilientBuffer::ResilientBuffer(PrivateConstructorTag /*tag*/, Factory makeBuffer, in ResilientBuffer()
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
H A D | BitmapPixels.java | 111 private static IntBuffer makeBuffer(int[] src, int n) { in makeBuffer() method in BitmapPixels.SampleView 120 private static ShortBuffer makeBuffer(short[] src, int n) { in makeBuffer() method in BitmapPixels.SampleView
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrBufferAllocPool.cpp | 37 sk_sp<GrCpuBuffer> GrBufferAllocPool::CpuBufferCache::makeBuffer(size_t size, in makeBuffer() function in GrBufferAllocPool::CpuBufferCache
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMaxVaryingsTests.cpp | 822 Move<VkBuffer> makeBuffer(const DeviceInterface &vk, const VkDevice device, const VkDeviceSize buff… in makeBuffer() function
|
/aosp_15_r20/external/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 249 LTOModule::makeBuffer(const void *mem, size_t length, StringRef name) { in makeBuffer() function in LTOModule
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 244 LTOModule::makeBuffer(const void *mem, size_t length, StringRef name) { in makeBuffer() function in LTOModule
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTOModule.cpp | 240 LTOModule::makeBuffer(const void *mem, size_t length, StringRef name) { in makeBuffer() function in LTOModule
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemUtils.cpp | 350 de::MovePtr<vk::BufferWithMemory> makeBuffer(ProtectedContext &context, ProtectionMode protectionMo… in makeBuffer() function
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryRequirementsTests.cpp | 56 Move<VkBuffer> makeBuffer(const DeviceInterface &vk, const VkDevice device, const VkDeviceSize size, in makeBuffer() function
|
H A D | vktMemoryMappingTests.cpp | 387 Move<VkBuffer> makeBuffer(const DeviceInterface &vk, VkDevice device, VkDeviceSize size, uint32_t q… in makeBuffer() function
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcPackedPixelsTests.cpp | 3047 void RectangleTest::makeBuffer(const GLvoid *gradient, const PixelFormat &format, int samplerIsIntU… in makeBuffer() function in glcts::RectangleTest
|