/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.hpp | 119 void fillBuffer (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::Allocation& alloc, const vk::VkDeviceSize size, const vk::VkDeviceSize offset, const vk::VkFormat format, const tcu::Vec4& color); 120 void fillBuffer (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::Allocation& alloc, const vk::VkDeviceSize size, const vk::VkDeviceSize offset, const vk::VkFormat format, const float depth);
|
H A D | vktGeometryTestsUtil.cpp | 428 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() function 447 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const float depth) in fillBuffer() function
|
H A D | vktGeometryLayeredRenderingTests.cpp | 1413 fillBuffer(vk, device, *colorBufferAlloc, bufferOffset, bufferSliceSize, colorFormat, clearColor); 1426 fillBuffer(vk, device, *depthBufferAlloc, bufferOffset, bufferSliceSize, dsFormat, depthValue); 1694 fillBuffer(vk, device, *colorBufferAlloc, bufferOffset, bufferSliceSize, colorFormat, storageImageClearColor);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryTestsUtil.hpp | 119 void fillBuffer (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::Allocation& alloc, const vk::VkDeviceSize size, const vk::VkDeviceSize offset, const vk::VkFormat format, const tcu::Vec4& color); 120 void fillBuffer (const vk::DeviceInterface& vk, const vk::VkDevice device, const vk::Allocation& alloc, const vk::VkDeviceSize size, const vk::VkDeviceSize offset, const vk::VkFormat format, const float depth);
|
H A D | vktGeometryTestsUtil.cpp | 428 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() function 447 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const float depth) in fillBuffer() function
|
H A D | vktGeometryLayeredRenderingTests.cpp | 1413 fillBuffer(vk, device, *colorBufferAlloc, bufferOffset, bufferSliceSize, colorFormat, clearColor); 1426 fillBuffer(vk, device, *depthBufferAlloc, bufferOffset, bufferSliceSize, dsFormat, depthValue); 1694 fillBuffer(vk, device, *colorBufferAlloc, bufferOffset, bufferSliceSize, colorFormat, storageImageClearColor);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | VulkanSecondaryCommandBuffer.h | 146 void fillBuffer(const Buffer &dstBuffer, 475 ANGLE_INLINE void VulkanSecondaryCommandBuffer::fillBuffer(const Buffer &dstBuffer, in fillBuffer() function in rx::vk::VulkanSecondaryCommandBuffer 481 CommandBuffer::fillBuffer(dstBuffer, dstOffset, size, data); in fillBuffer()
|
H A D | vk_wrapper.h | 289 void fillBuffer(const Buffer &dstBuffer, 902 ANGLE_INLINE void CommandBuffer::fillBuffer(const Buffer &dstBuffer, in fillBuffer() function in rx::DescriptorSetIndex::priv::CommandBuffer
|
H A D | SecondaryCommandBuffer.h | 629 void fillBuffer(const Buffer &dstBuffer, 1315 ANGLE_INLINE void SecondaryCommandBuffer::fillBuffer(const Buffer &dstBuffer, in fillBuffer() function in rx::vk::priv::SecondaryCommandBuffer
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMisalignedCubeTests.cpp | 84 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() function 235 fillBuffer(vk, device, *clearBufferAlloc, bufferOffset, layerSize, m_format, clearColor); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageMisalignedCubeTests.cpp | 84 void fillBuffer (const DeviceInterface& vk, const VkDevice device, const Allocation& alloc, const VkDeviceSize offset, const VkDeviceSize size, const VkFormat format, const tcu::Vec4& color) in fillBuffer() function 235 fillBuffer(vk, device, *clearBufferAlloc, bufferOffset, layerSize, m_format, clearColor); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingBufferDeviceAddressTests.cpp | 130 virtual void fillBuffer (const std::vector<deUint8 *>& cpuAddrs, 324 void BufferAddressTestInstance::fillBuffer (const std::vector<deUint8 *>& cpuAddrs, in fillBuffer() function in vkt::BindingModel::__anon27813::BufferAddressTestInstance 360 fillBuffer(cpuAddrs, gpuAddrs, bufNum*3+1, curDepth+1); in fillBuffer() 361 fillBuffer(cpuAddrs, gpuAddrs, bufNum*3+2, curDepth+1); in fillBuffer() 362 fillBuffer(cpuAddrs, gpuAddrs, bufNum*3+3, curDepth+1); in fillBuffer() 855 fillBuffer(cpuAddrs, gpuAddrs, 0, 0); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingBufferDeviceAddressTests.cpp | 130 virtual void fillBuffer (const std::vector<deUint8 *>& cpuAddrs, 324 void BufferAddressTestInstance::fillBuffer (const std::vector<deUint8 *>& cpuAddrs, in fillBuffer() function in vkt::BindingModel::__anon29065::BufferAddressTestInstance 360 fillBuffer(cpuAddrs, gpuAddrs, bufNum*3+1, curDepth+1); in fillBuffer() 361 fillBuffer(cpuAddrs, gpuAddrs, bufNum*3+2, curDepth+1); in fillBuffer() 362 fillBuffer(cpuAddrs, gpuAddrs, bufNum*3+3, curDepth+1); in fillBuffer() 855 fillBuffer(cpuAddrs, gpuAddrs, 0, 0); in iterate()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
H A D | NaClBitstreamReader.h | 631 uint64_t fillBuffer(uint8_t *Buffer, size_t Size, size_t Address) const { in fillBuffer() function in llvm::NaClBitstreamCursor 657 uint64_t BytesRead = fillBuffer(Array, sizeof(Array), NextChar); in fillCurWord()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkCommandBuffer.hpp | 111 void fillBuffer(Buffer *dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data);
|
H A D | VkCommandBuffer.cpp | 1603 void CommandBuffer::fillBuffer(Buffer *dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data) in fillBuffer() function in vk::CommandBuffer
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateComputeTests.cpp | 850 void fillBuffer(const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, const std::vector<deUint32> &values) in fillBuffer() function 890 fillBuffer(vkd, device, srcBuffer, srcValues); in iterateTransfer() 891 fillBuffer(vkd, device, dstBuffer, dstValues); in iterateTransfer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryExternalMemoryHostTests.cpp | 164 void fillBuffer (VkDeviceSize size); 850 fillBuffer(dataBufferSize); in iterate() 1001 void ExternalMemoryHostSynchronizationTestInstance::fillBuffer (VkDeviceSize size) in fillBuffer() function in vkt::memory::__anon28053::ExternalMemoryHostSynchronizationTestInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateComputeTests.cpp | 835 void fillBuffer(const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, const std::vector<deUint32> &values) in fillBuffer() function 875 fillBuffer(vkd, device, srcBuffer, srcValues); in iterateTransfer() 876 fillBuffer(vkd, device, dstBuffer, dstValues); in iterateTransfer()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryExternalMemoryHostTests.cpp | 164 void fillBuffer (VkDeviceSize size); 850 fillBuffer(dataBufferSize); in iterate() 1001 void ExternalMemoryHostSynchronizationTestInstance::fillBuffer (VkDeviceSize size) in fillBuffer() function in vkt::memory::__anon29284::ExternalMemoryHostSynchronizationTestInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
H A D | vktImagelessFramebufferTests.cpp | 865 void fillBuffer (const DeviceInterface& vk, const VkDevice device, Allocation& bufferAlloc, const void* data, const VkDeviceSize dataSize) in fillBuffer() function 1091 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in readOneSampleFromMultisampleImage() 1284 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in iterate() 1518 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in iterate() 1721 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in iterate() 2021 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in iterate() 2284 fillBuffer(vk, device, *vertex0BufferAlloc, &vertex0Array[0], vertex0ArraySize); in iterate() 2285 fillBuffer(vk, device, *vertex1BufferAlloc, &vertex1Array[0], vertex1ArraySize); in iterate() 2477 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/ |
H A D | vktImagelessFramebufferTests.cpp | 865 void fillBuffer (const DeviceInterface& vk, const VkDevice device, Allocation& bufferAlloc, const void* data, const VkDeviceSize dataSize) in fillBuffer() function 1091 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in readOneSampleFromMultisampleImage() 1284 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in iterate() 1518 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in iterate() 1721 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in iterate() 2021 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in iterate() 2284 fillBuffer(vk, device, *vertex0BufferAlloc, &vertex0Array[0], vertex0ArraySize); in iterate() 2285 fillBuffer(vk, device, *vertex1BufferAlloc, &vertex1Array[0], vertex1ArraySize); in iterate() 2477 fillBuffer(vk, device, *vertexBufferAlloc, &vertexArray[0], vertexArraySize); in iterate()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
H A D | mtl_command_buffer.h | 581 BlitCommandEncoder &fillBuffer(const BufferRef &buffer, NSRange range, uint8_t value);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackSimpleTests.cpp | 446 void fillBuffer (const DeviceInterface& vk, const VkDevice device, Allocation& bufferAlloc, VkDeviceSize bufferSize, const void* data, const VkDeviceSize dataSize) in fillBuffer() function 1718 fillBuffer(vk, device, *counterBufferAlloc, counterBufferSize, &counterBufferValue, counterBufferSize); 1719 fillBuffer(vk, device, *vertexBufferAlloc, vertexBufferSize, vertexBufferVals, sizeof(vertexBufferVals));
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackSimpleTests.cpp | 475 void fillBuffer (const DeviceInterface& vk, const VkDevice device, Allocation& bufferAlloc, VkDeviceSize bufferSize, const void* data, const VkDeviceSize dataSize) in fillBuffer() function 1977 fillBuffer(vk, device, *counterBufferAlloc, counterBufferSize, &counterBufferValue, counterBufferSize); 1978 fillBuffer(vk, device, *vertexBufferAlloc, vertexBufferSize, vertexBufferVals, sizeof(vertexBufferVals));
|