| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | queue.hpp | 61 const intrusive_ref<clover::device> device; member in clover::command_queue
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_tex_state.c | 66 pvr_pack_tex_state(struct pvr_device *device, in pvr_pack_tex_state() argument
|
| /third_party/mesa3d/src/intel/vulkan/tests/ |
| H A D | state_pool_padding.c | 32 struct anv_device device = { in main() local
|
| H A D | block_pool_grow_first.c | 32 struct anv_device device = { in main() local
|
| H A D | state_pool_free_list_only.c | 38 struct anv_device device = { in main() local
|
| H A D | state_pool.c | 39 struct anv_device device = { in main() local
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_util.c | 35 __anv_perf_warn(struct anv_device *device, in __anv_perf_warn() argument
|
| H A D | anv_queue.c | 31 anv_queue_init(struct anv_device *device, struct anv_queue *queue, in anv_queue_init() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_buffer.c | 30 vk_buffer_init(struct vk_device *device, in vk_buffer_init() argument 45 vk_buffer_create(struct vk_device *device, in vk_buffer_create() argument 68 vk_buffer_destroy(struct vk_device *device, in vk_buffer_destroy() argument
|
| H A D | vk_descriptor_set_layout.h | 72 vk_descriptor_set_layout_unref(struct vk_device *device, in vk_descriptor_set_layout_unref() argument
|
| /third_party/libdrm/tests/ |
| H A D | drmdevice.c | 36 print_device_info(drmDevicePtr device, int i, bool print_revision) in print_device_info() argument 111 drmDevicePtr device; main() local [all...] |
| /third_party/libdrm/tests/tegra/ |
| H A D | openclose.c | 36 const char *device; in main() local
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | ext-stream-restore.h | 42 const char *device; /**< The sink/source of the stream when it was last seen, if applicable and saved */ member
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkYCbCrImageWithMemory.cpp | 34 YCbCrImageWithMemory(const vk::DeviceInterface& vk, const vk::VkDevice device, vk::Allocator& allocator, const vk::VkImageCreateInfo& imageCreateInfo, const vk::MemoryRequirement requirement) YCbCrImageWithMemory() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| H A D | vktFragmentOperationsMakeUtil.cpp | 38 makeComputePipeline(const DeviceInterface& vk, const VkDevice device, const VkPipelineLayout pipelineLayout, const VkShaderModule shaderModule, const VkSpecializationInfo* specInfo) makeComputePipeline() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | descriptor.cc | 26 Descriptor(DescriptorType type, Device* device, uint32_t desc_set, uint32_t binding) Descriptor() argument
|
| H A D | index_buffer.cc | 26 IndexBuffer::IndexBuffer(Device* device) : device_(device) {} in IndexBuffer() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Rasterizer.hpp | 37 Pointer<Byte> device; member in sw::Rasterizer
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
| H A D | Buffer.hpp | 42 const vk::Device device; member in Buffer
|
| H A D | Framebuffer.cpp | 17 Framebuffer::Framebuffer(vk::Device device, vk::PhysicalDevice physicalDevice, vk::ImageView attachment, vk::Format colorFormat, vk::RenderPass renderPass, vk::Extent2D extent, bool multisample) in Framebuffer() argument
|
| H A D | Image.hpp | 37 const vk::Device device; member in Image
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | QueueVk.cpp | 31 Queue* Queue::Create(Device* device) { in Create() argument 35 Queue::Queue(Device* device) : QueueBase(device) { in Queue() argument 42 Device* device = ToBackend(GetDevice()); in SubmitImpl() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| H A D | AsyncRunner.cpp | 22 AsyncRunner::AsyncRunner(Napi::Env env, wgpu::Device device) : env_(env), device_(device) { in AsyncRunner() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | ScratchBuffer.cpp | 21 ScratchBuffer::ScratchBuffer(DeviceBase* device, wgpu::BufferUsage usage) in ScratchBuffer() argument
|
| H A D | TintUtils.cpp | 39 ScopedTintICEHandler::ScopedTintICEHandler(DeviceBase* device) { in ScopedTintICEHandler() argument
|