| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CommandValidation.cpp | 76 MaybeError ValidateWriteBuffer(const DeviceBase* device, in ValidateWriteBuffer() argument 253 MaybeError ValidateImageCopyBuffer(DeviceBase const* device, in ValidateImageCopyBuffer() argument 265 MaybeError ValidateImageCopyTexture(DeviceBase const* device, in ValidateImageCopyTexture() argument 297 MaybeError ValidateTextureCopyRange(DeviceBase const* device, in ValidateTextureCopyRange() argument
|
| H A D | BindGroupLayout.cpp | 34 MaybeError ValidateStorageTextureFormat(DeviceBase* device, in ValidateStorageTextureFormat() argument 66 MaybeError ValidateBindGroupLayoutEntry(DeviceBase* device, in ValidateBindGroupLayoutEntry() argument 155 MaybeError ValidateBindGroupLayoutDescriptor(DeviceBase* device, in ValidateBindGroupLayoutDescriptor() argument 362 BindGroupLayoutBase::BindGroupLayoutBase(DeviceBase* device, in BindGroupLayoutBase() argument 392 BindGroupLayoutBase::BindGroupLayoutBase(DeviceBase* device, in BindGroupLayoutBase() argument 399 BindGroupLayoutBase(DeviceBase* device, ObjectBase::ErrorTag tag) BindGroupLayoutBase() argument 403 BindGroupLayoutBase(DeviceBase* device) BindGroupLayoutBase() argument 418 MakeError(DeviceBase* device) MakeError() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | DeviceGL.cpp | 41 Ref<Device> device = AcquireRef(new Device(adapter, descriptor, functions)); in Create() local
|
| /third_party/openssl/crypto/dso/ |
| H A D | dso_win32.c | 193 const char *device; member
|
| /third_party/toybox/lib/ |
| H A D | lib.h | 397 char *device; member
|
| /third_party/toybox/porting/liteos_a/lib/ |
| H A D | lib.h | 388 char *device; member
|
| /third_party/toybox/toys/pending/ |
| H A D | lsof.c | 42 char *name, fd[8], rw, locks, type[10], device[32], size_off[32], node[32]; member 334 char *line = NULL, device[10]; // xxx:xxxxx\0 in visit_maps() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
| H A D | D3D12DescriptorHeapTests.cpp | 101 DummyStagingDescriptorAllocator(Device* device, in DummyStagingDescriptorAllocator() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| H A D | RenderPassDescriptorValidationTests.cpp | 45 wgpu::Texture CreateTexture(wgpu::Device& device, in CreateTexture() argument 67 wgpu::TextureView Create2DAttachment(wgpu::Device& device, in Create2DAttachment() argument [all...] |
| /third_party/skia/third_party/externals/dawn/src/utils/ |
| H A D | WGPUHelpers.cpp | 29 wgpu::ShaderModule CreateShaderModuleFromASM(const wgpu::Device& device, const char* source) { in CreateShaderModuleFromASM() argument 65 wgpu::ShaderModule CreateShaderModule(const wgpu::Device& device, const char* source) { in CreateShaderModule() argument 73 wgpu::Buffer CreateBufferFromData(const wgpu::Device& device, in CreateBufferFromData() argument 161 BasicRenderPass CreateBasicRenderPass(const wgpu::Device& device, in CreateBasicRenderPass() argument 216 wgpu::PipelineLayout MakeBasicPipelineLayout(const wgpu::Device& device, in MakeBasicPipelineLayout() argument 229 MakePipelineLayout(const wgpu::Device& device, std::vector<wgpu::BindGroupLayout> bgls) MakePipelineLayout() argument 237 MakeBindGroupLayout( const wgpu::Device& device, std::initializer_list<BindingLayoutEntryInitializationHelper> entriesInitializer) MakeBindGroupLayout() argument 357 MakeBindGroup( const wgpu::Device& device, const wgpu::BindGroupLayout& layout, std::initializer_list<BindingInitializationHelper> entriesInitializer) MakeBindGroup() argument [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-udev-detect.c | 52 struct device { struct [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineDynamicControlPoints.cpp | 237 std::unique_ptr<vk::BufferWithMemory> makeBufferForImage(const vk::DeviceInterface& vkd, const vk::VkDevice device, vk::Allocator& allocator, tcu::TextureFormat tcuFormat, vk::VkExtent3D imageExtent) in makeBufferForImage() argument 250 const auto device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp | 125 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktPipelineMultisampleImageTests.cpp | 544 Move<VkImage> makeImage (const DeviceInterface& vk, const VkDevice device, const VkFormat format, const IVec2& size, const deUint32 numLayers, const VkSampleCountFlagBits samples, const VkImageUsageFlags usage) in makeImage() argument 568 Move<VkSampler> makeSampler (const DeviceInterface& vk, const VkDevice device) in makeSampler() argument 89 makeGraphicsPipelines(const DeviceInterface& vk, const VkDevice device, const deUint32 numSubpasses, const VkPipelineLayout pipelineLayout, const VkRenderPass renderPass, const VkShaderModule vertexModule, const VkShaderModule fragmentModule, const IVec2 renderSize, const VkSampleCountFlagBits numSamples, const VkPrimitiveTopology topology) makeGraphicsPipelines() argument 424 makeMultisampleRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const VkSampleCountFlagBits numSamples, const deUint32 numLayers) makeMultisampleRenderPass() argument 491 makeSimpleRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat) makeSimpleRenderPass() argument [all...] |
| H A D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 248 const VkDevice device = m_context.getDevice(); in iterate() local 122 makeRenderPass(const DeviceInterface& vk, const VkDevice device, const VkFormat colorFormat, const VkImageLayout initialLayout) makeRenderPass() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/ |
| H A D | vktPostmortemDeviceFaultTests.cpp | 376 const VkDevice device = customDevice.getDevice(); in iterate() local 429 const VkDevice device = m_context.getDevice(); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
| H A D | vktQueryPoolConcurrentTests.cpp | 97 const vk::VkDevice device = m_context.getDevice(); in StateObjects() local 242 const vk::VkDevice device = m_context.getDevice(); setVertices() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryBarycentricCoordinatesTests.cpp | 186 const auto device = m_context.getDevice(); in iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustnessIndexAccessTests.cpp | 400 Move<VkDevice> device = createRobustBufferAccessDevice(context, &features2); in createInstance() local 89 DrawIndexedInstance(Context& context, Move<VkDevice> device, DeviceDriverPtr deviceDriver, TestMode mode, deUint32 robustnessVersion) DrawIndexedInstance() argument
|
| H A D | vktRobustnessUtil.cpp | 311 TestEnvironment(Context& context, const DeviceInterface& vk, VkDevice device, VkDescriptorSetLayout descriptorSetLayout, VkDescriptorSet descriptorSet) TestEnvironment() argument 356 GraphicsEnvironment(Context& context, const DeviceInterface& vk, VkDevice device, VkDescriptorSetLayout descriptorSetLayout, VkDescriptorSet descriptorSet, const VertexBindings& vertexBindings, const VertexAttributes& vertexAttributes, const DrawConfig& drawConfig, bool testPipelineRobustness) GraphicsEnvironment() argument 564 ComputeEnvironment(Context& context, const DeviceInterface& vk, VkDevice device, VkDescriptorSetLayout descriptorSetLayout, VkDescriptorSet descriptorSet, bool testPipelineRobustness) ComputeEnvironment() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
| H A D | vktPipelineCacheSCTests.cpp | 121 const VkDevice device = context.getDevice(); in createPipelineCacheTest() local 324 Move<VkDevice> device; createPipelineCacheTest() local [all...] |
| H A D | vktPipelineIdentifierTests.cpp | 135 const VkDevice device = context.getDevice(); in testGraphicsPipelineIdentifier() local 368 const VkDevice device = context.getDevice(); testComputePipelineIdentifier() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktGlobalPriorityQueueUtils.cpp | 355 BufferWithMemory(const vk::InstanceInterface& vki, const DeviceInterface& vkd, const vk::VkPhysicalDevice phys, const VkDevice device, Allocator& allocator, const VkBufferCreateInfo& bufferCreateInfo, const MemoryRequirement memoryRequirement, const VkQueue sparseQueue) BufferWithMemory() argument 452 ImageWithMemory(const InstanceInterface& vki, const DeviceInterface& vkd, const VkPhysicalDevice phys, const VkDevice device, Allocator& allocator, const VkImageCreateInfo& imageCreateInfo, const VkQueue sparseQueue, const MemoryRequirement memoryRequirement) ImageWithMemory() argument [all...] |
| H A D | vktSynchronizationImageLayoutTransitionTests.cpp | 86 Move<VkBuffer> makeVertexBuffer (const DeviceInterface& vk, const VkDevice device, const deUint32 queueFamilyIndex) in makeVertexBuffer() argument 175 const VkDevice device = m_context.getDevice(); in iterate() local [all...] |
| H A D | vktSynchronizationOperationSingleQueueTests.cpp | 86 const VkDevice device = m_context.getDevice(); in iterate() local 171 const VkDevice device = m_context.getDevice(); in iterate() local 255 const VkDevice device in iterate() local 402 const VkDevice device = m_context.getDevice(); iterate() local 531 const VkDevice device = m_context.getDevice(); iterate() local [all...] |