| /third_party/skia/modules/skshaper/src/ |
| H A D | SkShaper_harfbuzz.cpp | 687 const auto buffer = handler->runBuffer(runInfo); local 957 ShaperHarfBuzz(std::unique_ptr<SkUnicode> unicode, SkUnicodeBreak lineIter, SkUnicodeBreak graphIter, HBBuffer buffer, std::shared_ptr<RSFontMgr> fontmgr) global() argument 1522 hb_buffer_t* buffer = fBuffer.get(); global() local [all...] |
| /third_party/rust/crates/termcolor/src/ |
| H A D | lib.rs | 72 let mut buffer = bufwtr.buffer(); variables 1005 pub fn buffer(&self) -> Buffer { buffer() functions 1014 pub fn buffer(&self) -> Buffer { buffer() functions [all...] |
| /third_party/rust/crates/nix/src/ |
| H A D | unistd.rs | 1022 let mut buffer: Vec<u8> = Vec::with_capacity(256); in gethostname() variables [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fShaderStateQueryTests.cpp | 749 char buffer[2048] = {'x'}; // non-zero initialization in test() local 780 char buffer[2048] = {'x'}; // non-zero initialization test() local 861 char buffer[2048] = {'x'}; test() local 888 char buffer[2048] = {'x'}; test() local 1254 char buffer[BUF_SIZE] = {'x'}; test() local 1277 char buffer[BUF_SIZE] = {'x'}; test() local 1299 char buffer[BUF_SIZE] = {'x'}; test() local 1564 char buffer[2048] = {'x'}; test() local 1870 char buffer[2048] = {'x'}; test() local 2030 char buffer[2048] = {'x'}; test() local 2114 char buffer[2048] = {'x'}; test() local 2140 char buffer[2048] = {'x'}; test() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pDepthTests.cpp | 802 deUint8 buffer[4]; in renderSample() local 860 deUint8 buffer[4]; in calibrate() local 939 deUint8 buffer[4]; in calibrate() local 977 deUint8 buffer[4]; in renderSample() local 1703 deUint8 buffer[4]; renderSample() local [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderExecUtil.cpp | 1026 const deUint32 buffer = *m_inputBuffer; in uploadInputBuffer() local 1062 const deUint32 buffer = *m_outputBuffer; in readOutputBuffer() local [all...] |
| H A D | glsUniformBlockCase.cpp | 1510 deUint32 buffer = bufferManager.allocBuffer(); in iterate() local 1555 deUint32 buffer = bufferManager.allocBuffer(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 153 allocateBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) allocateBuffer() argument
|
| H A D | vktPipelineBindPointTests.cpp | 305 void zeroOutAndFlush (const DeviceInterface& vkd, VkDevice device, BufferWithMemory& buffer, VkDeviceSize bufferSize) in zeroOutAndFlush() argument 322 void writeSetUpdate (const DeviceInterface& vkd, VkDevice device, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size, VkDescriptorSet set) in writeSetUpdate() argument 349 void pushBufferDescriptor(const DeviceInterface& vkd, VkCommandBuffer cmdBuffer, VkPipelineBindPoint bindPoint, VkPipelineLayout layout, VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size) in pushBufferDescriptor() argument 368 void verifyBufferContents (const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer, const std::string& bufferName, deUint32 expected) in verifyBufferContents() argument 385 makeBufferBarrier(VkBuffer buffer, VkDeviceSize offset, VkDeviceSize size) makeBufferBarrier() argument [all...] |
| H A D | vktPipelineRenderToImageTests.cpp | 175 bindBuffer(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice& physDevice, const VkDevice device, const VkBuffer& buffer, const MemoryRequirement requirement, Allocator& allocator, AllocationKind allocationKind) bindBuffer() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
| H A D | vktQueryPoolStatisticsTests.cpp | 419 void clearBuffer (const DeviceInterface& vk, const VkDevice device, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) in clearBuffer() argument 555 de::SharedPtr<Buffer> buffer = Buffer::createAndAlloc(vk, device, BufferCreateInfo(bufferSizeBytes, VK_BUFFER_USAGE_STORAGE_BUFFER_BIT), in iterate() local 595 executeTest(const VkCommandPool& cmdPool, const VkPipelineLayout pipelineLayout, const VkDescriptorSet& descriptorSet, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) executeTest() argument 803 executeTest(const VkCommandPool& cmdPool, const VkPipelineLayout pipelineLayout, const VkDescriptorSet& descriptorSet, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) executeTest() argument 954 checkResult(const de::SharedPtr<Buffer> buffer, const VkQueryPool queryPool) checkResult() argument 1060 executeTest(const VkCommandPool& cmdPool, const VkPipelineLayout pipelineLayout, const VkDescriptorSet& descriptorSet, const de::SharedPtr<Buffer> buffer, const VkDeviceSize bufferSizeBytes) executeTest() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryWatertightnessTests.cpp | 167 VkBuffer getVkBuffer (const de::MovePtr<BufferWithMemory>& buffer) in getVkBuffer() argument 174 VkStridedDeviceAddressRegionKHR makeStridedDeviceAddressRegion (const DeviceInterface& vkd, const VkDevice device, VkBuffer buffer, VkDeviceSize size) in makeStridedDeviceAddressRegion() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingBarrierTests.cpp | 834 std::unique_ptr<BufferWithMemory> buffer; in makeStd140Buffer() local 843 fillStd140Buffer(const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer) fillStd140Buffer() argument 858 fillStd430Buffer(const DeviceInterface& vkd, VkDevice device, const BufferWithMemory& buffer) fillStd430Buffer() argument 875 std::unique_ptr<BufferWithMemory> buffer; makeStd430BufferImpl() local [all...] |
| H A D | vktRayTracingComplexControlFlowTests.cpp | 185 VkBuffer getVkBuffer (const de::MovePtr<BufferWithMemory>& buffer) in getVkBuffer() argument 192 VkStridedDeviceAddressRegionKHR makeStridedDeviceAddressRegion (const DeviceInterface& vkd, const VkDevice device, VkBuffer buffer, deUint32 stride, deUint32 count) in makeStridedDeviceAddressRegion() argument 567 de::MovePtr<BufferWithMemory> buffer = de::MovePtr<BufferWithMemory>(new BufferWithMemory(vkd, device, allocator, bufferCreateInfo, MemoryRequirement::HostVisible)); in runTest() local 973 const de::MovePtr<BufferWithMemory> buffer = runTest(); iterate() local [all...] |
| H A D | vktRayTracingShaderBindingTableTests.cpp | 981 const de::MovePtr<BufferWithMemory> buffer = runTest(); in iterate() local [all...] |
| H A D | vktRayTracingTraceRaysTests.cpp | 732 const de::MovePtr<BufferWithMemory> buffer = runTest(); in iterate() local 972 void TraceRaysIndirect2Instance::makeIndirectStructAndFlush (BufferWithMemory& buffer, in makeIndirectStructAndFlush() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassMultisampleResolveTests.cpp | 425 VkBuffer buffer = **buffers[memoryNdx]; in createBufferMemory() local
|
| H A D | vktRenderPassMultisampleTests.cpp | 128 void bindBufferMemory (const DeviceInterface& vk, VkDevice device, VkBuffer buffer, VkDeviceMemory mem, VkDeviceSize memOffset) in bindBufferMemory() argument 138 createBufferMemory(const DeviceInterface& vk, VkDevice device, Allocator& allocator, VkBuffer buffer) createBufferMemory() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustBufferAccessWithVariablePointersTests.cpp | 93 createTestBuffer(Context& context, const vk::DeviceInterface& deviceInterface, const VkDevice& device, VkDeviceSize accessRange, VkBufferUsageFlags usage, SimpleAllocator& allocator, Move<VkBuffer>& buffer, de::MovePtr<Allocation>& bufferAlloc, AccessRangesData& data, FillBufferProcPtr fillBufferProc, const void* const blob) createTestBuffer() argument 138 populateBufferWithValues(void* buffer, VkDeviceSize size, const void* const blob) populateBufferWithValues() argument 147 populateBufferWithFiller(void* buffer, VkDeviceSize size, const void* const blob) populateBufferWithFiller() argument 156 populateBufferWithCopy(void* buffer, VkDeviceSize size, const void* const blob) populateBufferWithCopy() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| H A D | vktDeviceObjectReservationTests.cpp | 300 createBufferViews(const DeviceInterface& vkd, const VkDevice device, const VkBuffer buffer, const VkDeviceSize size, std::vector<BufferViewSp>::iterator begin, std::vector<BufferViewSp>::iterator end) createBufferViews() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktAtomicOperationTests.cpp | 139 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer, bool useRef) in allocateAndBindMemory() argument [all...] |
| H A D | vktOpaqueTypeIndexingTests.cpp | 103 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer) in allocateAndBindMemory() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRender.hpp | 641 VkBufferSp buffer; member in vkt::sr::ShaderRenderCaseInstance::BufferUniform
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesBufferTests.cpp | 585 void bindSparseBuffer (const DeviceInterface& vk, const VkDevice device, const VkQueue sparseQueue, const VkBuffer buffer, const SparseAllocation& sparseAllocation, in bindSparseBuffer() argument 973 const VkBuffer buffer = (m_aliased ? *sparseBufferAliased : *sparseBuffer); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm64bitCompareTests.cpp | 1027 vk::Move<vk::VkBuffer> buffer; global() member [all...] |