Home
last modified time | relevance | path

Searched defs:device (Results 226 - 250 of 1795) sorted by relevance

12345678910>>...72

/third_party/mesa3d/src/intel/vulkan/tests/
H A Dstate_pool_no_free.c59 struct anv_device device = { in run_test() local
H A Dblock_pool_no_free.c116 struct anv_device device = { in run_test() local
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_gpu_memcpy.c55 emit_common_so_memcpy(struct anv_batch *batch, struct anv_device *device, in emit_common_so_memcpy() argument
115 emit_so_memcpy(struct anv_batch *batch, struct anv_device *device, in emit_so_memcpy() argument
238 emit_so_memcpy_init(struct anv_memcpy_state *state, struct anv_device *device, struct anv_batch *batch) emit_so_memcpy_init() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_command_pool.c34 vk_command_pool_init(struct vk_command_pool *pool, struct vk_device *device, const VkCommandPoolCreateInfo *pCreateInfo, const VkAllocationCallbacks *pAllocator) vk_command_pool_init() argument
105 vk_common_ResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolResetFlags flags) vk_common_ResetCommandPool() argument
135 vk_common_FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const VkCommandBuffer *pCommandBuffers) vk_common_FreeCommandBuffers() argument
151 vk_common_TrimCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolTrimFlags flags) vk_common_TrimCommandPool() argument
[all...]
H A Dvk_pipeline_cache.h108 struct vk_device *device; member
118 vk_pipeline_cache_object_init(struct vk_device *device, in vk_pipeline_cache_object_init() argument
H A Dvk_nir.c79 vk_spirv_to_nir(struct vk_device *device, in vk_spirv_to_nir() argument
H A Dvk_pipeline.c60 vk_pipeline_shader_stage_to_nir(struct vk_device *device, in vk_pipeline_shader_stage_to_nir() argument
H A Dvk_shader_module.c118 vk_shader_module_to_nir(struct vk_device *device, in vk_shader_module_to_nir() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_command_buffer.h51 struct vn_device *device; member
H A Dvn_queue.h21 struct vn_device *device; member
/third_party/mesa3d/include/android_stub/hardware/
H A Dfb.h166 static inline int framebuffer_close(struct framebuffer_device_t* device) { in framebuffer_close() argument
160 framebuffer_open(const struct hw_module_t* module, struct framebuffer_device_t** device) framebuffer_open() argument
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount06.c54 static const char *device; variable
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename11.c56 static const char *device; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/umount2/
H A Dumount2_03.c43 static const char *device; variable
/third_party/libdrm/tests/nouveau/
H A Dthreaded.c77 const char *device = NULL; in main() local
/third_party/libdrm/tests/tegra/
H A Dvic-flip.c247 const char *device = "/dev/dri/renderD128"; in main() local
H A Dvic-blit.c247 const char *device = "/dev/dri/renderD128"; in main() local
/third_party/libdrm/tests/vbltest/
H A Dvbltest.c98 const char *device = NULL, *module = NULL; in main() local
/third_party/libinput/test/
H A Dtest-touchpad-buttons.c61 struct libinput_device *device = dev->libinput_device; in START_TEST() local
88 struct libinput_device *device = dev->libinput_device; in START_TEST() local
115 struct libinput_device *device = dev->libinput_device; START_TEST() local
846 struct libinput_device *device = dev->libinput_device; START_TEST() local
1859 struct libinput_device *device = dev->libinput_device; START_TEST() local
2085 struct libinput_device *device; START_TEST() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dpixelshader9.c38 struct NineDevice9 *device; in NinePixelShader9_ctor() local
190 struct NineDevice9 *device = This->base.device; NinePixelShader9_GetVariant() local
[all...]
H A Dbasetexture9.h138 NineBindTextureToDevice( struct NineDevice9 *device, in NineBindTextureToDevice() argument
/third_party/mesa3d/src/tool/pps/
H A Dpps_device.cc76 drmDevicePtr device = devices[gpu_num]; in create_all() local
103 drmDevicePtr device = devices[gpu_num]; in create() local
/third_party/pulseaudio/src/modules/
H A Dreserve-wrap.c48 struct rd_device *device; member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawBufferObjectUtil.cpp34 Buffer::Buffer (const vk::DeviceInterface& vk, vk::VkDevice device, vk::Move<vk::VkBuffer> object_) in Buffer() argument
53 createAndAlloc(const vk::DeviceInterface& vk, vk::VkDevice device, const vk::VkBufferCreateInfo &createInfo, vk::Allocator &allocator, vk::MemoryRequirement memoryRequirement, vk::VkDeviceSize allocationOffset) createAndAlloc() argument
72 create(const vk::DeviceInterface& vk, vk::VkDevice device, const vk::VkBufferCreateInfo& createInfo) create() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemImageValidator.cpp137 const vk::VkDevice device = ctx.getDevice(); in validateImage() local
[all...]

Completed in 10 milliseconds

12345678910>>...72