Home
last modified time | relevance | path

Searched defs:buffer (Results 4601 - 4625 of 5040) sorted by relevance

1...<<181182183184185186187188189190>>...202

/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp687 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 Dlib.rs72 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 Dunistd.rs1022 let mut buffer: Vec<u8> = Vec::with_capacity(256); in gethostname() variables
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp749 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 Des3pDepthTests.cpp802 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 DglsShaderExecUtil.cpp1026 const deUint32 buffer = *m_inputBuffer; in uploadInputBuffer() local
1062 const deUint32 buffer = *m_outputBuffer; in readOutputBuffer() local
[all...]
H A DglsUniformBlockCase.cpp1510 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 DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp153 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 DvktPipelineBindPointTests.cpp305 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 DvktPipelineRenderToImageTests.cpp175 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 DvktQueryPoolStatisticsTests.cpp419 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 DvktRayQueryWatertightnessTests.cpp167 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 DvktRayTracingBarrierTests.cpp834 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 DvktRayTracingComplexControlFlowTests.cpp185 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 DvktRayTracingShaderBindingTableTests.cpp981 const de::MovePtr<BufferWithMemory> buffer = runTest(); in iterate() local
[all...]
H A DvktRayTracingTraceRaysTests.cpp732 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 DvktRenderPassMultisampleResolveTests.cpp425 VkBuffer buffer = **buffers[memoryNdx]; in createBufferMemory() local
H A DvktRenderPassMultisampleTests.cpp128 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 DvktRobustBufferAccessWithVariablePointersTests.cpp93 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 DvktDeviceObjectReservationTests.cpp300 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 DvktAtomicOperationTests.cpp139 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& allocator, VkBuffer buffer, bool useRef) in allocateAndBindMemory() argument
[all...]
H A DvktOpaqueTypeIndexingTests.cpp103 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 DvktShaderRender.hpp641 VkBufferSp buffer; member in vkt::sr::ShaderRenderCaseInstance::BufferUniform
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp585 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 DvktSpvAsm64bitCompareTests.cpp1027 vk::Move<vk::VkBuffer> buffer; global() member
[all...]

Completed in 62 milliseconds

1...<<181182183184185186187188189190>>...202