Home
last modified time | relevance | path

Searched defs:device (Results 476 - 500 of 5990) sorted by relevance

1...<<11121314151617181920>>...240

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dqueue.hpp61 const intrusive_ref<clover::device> device; member in clover::command_queue
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_tex_state.c66 pvr_pack_tex_state(struct pvr_device *device, in pvr_pack_tex_state() argument
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_padding.c32 struct anv_device device = { in main() local
H A Dblock_pool_grow_first.c32 struct anv_device device = { in main() local
H A Dstate_pool_free_list_only.c38 struct anv_device device = { in main() local
H A Dstate_pool.c39 struct anv_device device = { in main() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_util.c35 __anv_perf_warn(struct anv_device *device, in __anv_perf_warn() argument
H A Danv_queue.c31 anv_queue_init(struct anv_device *device, struct anv_queue *queue, in anv_queue_init() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_buffer.c30 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 Dvk_descriptor_set_layout.h72 vk_descriptor_set_layout_unref(struct vk_device *device, in vk_descriptor_set_layout_unref() argument
/third_party/libdrm/tests/
H A Ddrmdevice.c36 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 Dopenclose.c36 const char *device; in main() local
/third_party/pulseaudio/src/pulse/
H A Dext-stream-restore.h42 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 DvkYCbCrImageWithMemory.cpp34 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 DvktFragmentOperationsMakeUtil.cpp38 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 Ddescriptor.cc26 Descriptor(DescriptorType type, Device* device, uint32_t desc_set, uint32_t binding) Descriptor() argument
H A Dindex_buffer.cc26 IndexBuffer::IndexBuffer(Device* device) : device_(device) {} in IndexBuffer() argument
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DRasterizer.hpp37 Pointer<Byte> device; member in sw::Rasterizer
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DBuffer.hpp42 const vk::Device device; member in Buffer
H A DFramebuffer.cpp17 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 DImage.hpp37 const vk::Device device; member in Image
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DQueueVk.cpp31 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 DAsyncRunner.cpp22 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 DScratchBuffer.cpp21 ScratchBuffer::ScratchBuffer(DeviceBase* device, wgpu::BufferUsage usage) in ScratchBuffer() argument
H A DTintUtils.cpp39 ScopedTintICEHandler::ScopedTintICEHandler(DeviceBase* device) { in ScopedTintICEHandler() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...240