Home
last modified time | relevance | path

Searched defs:info (Results 4676 - 4700 of 8079) sorted by relevance

1...<<181182183184185186187188189190>>...324

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_meta.c471 dzn_meta_blits_get_fs(struct dzn_device *device, const struct dzn_nir_blit_info *info) dzn_meta_blits_get_fs() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.cpp352 Program::emitBinary(struct nv50_ir_prog_info_out *info) in emitBinary() argument
482 nv50_ir::RelocInfo *info = reinterpret_cast<nv50_ir::RelocInfo *>(relocData); nv50_ir_relocate_code() local
497 nv50_ir::FixupInfo *info = reinterpret_cast<nv50_ir::FixupInfo *>( nv50_ir_apply_fixups() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcmdline.c198 struct pan_shader_info info = { 0 }; in compile_shader() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_formats.c140 get_image_format_properties(struct panvk_physical_device *physical_device, const VkPhysicalDeviceImageFormatInfo2 *info, VkImageFormatProperties *pImageFormatProperties, VkFormatFeatureFlags *p_feature_flags) get_image_format_properties() argument
289 const VkPhysicalDeviceImageFormatInfo2 info = { panvk_GetPhysicalDeviceImageFormatProperties() local
[all...]
/third_party/mesa3d/src/util/
H A Ddisk_cache.h100 Dl_info info; in disk_cache_get_function_timestamp() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_pipeline.c275 const VkGraphicsPipelineCreateInfo *info = &create_infos[i]; in vn_fix_graphics_pipeline_create_info() local
345 VkGraphicsPipelineCreateInfo *info = &infos[i]; vn_fix_graphics_pipeline_create_info() local
[all...]
H A Dvn_feedback.c393 const VkCommandBufferAllocateInfo info = { in vn_feedback_fence_cmd_alloc() local
438 VkCommandPoolCreateInfo info = { in vn_feedback_cmd_pools_init() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c158 struct lp_bin_info info; in debug_bin() local
H A Dlp_setup_point.c64 constant_coef(struct lp_setup_context *setup, struct point_info *info, unsigned slot, const float value, unsigned i) constant_coef() argument
77 point_persp_coeff(struct lp_setup_context *setup, const struct point_info *info, unsigned slot, unsigned i) point_persp_coeff() argument
108 texcoord_coef(struct lp_setup_context *setup, const struct point_info *info, unsigned slot, unsigned i, unsigned sprite_coord_origin, boolean perspective) texcoord_coef() argument
175 setup_point_fragcoord_coef(struct lp_setup_context *setup, struct point_info *info, unsigned slot, unsigned usage_mask) setup_point_fragcoord_coef() argument
210 setup_point_coefficients( struct lp_setup_context *setup, struct point_info *info) setup_point_coefficients() argument
357 struct point_info info; try_setup_point() local
[all...]
H A Dlp_state_cs.h108 struct lp_tgsi_info info; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vbo.c548 nv30_draw_vbo(struct pipe_context *pipe, const struct pipe_draw_info *info, argument
460 nv30_draw_elements(struct nv30_context *nv30, bool shorten, const struct pipe_draw_info *info, unsigned mode, unsigned start, unsigned count, unsigned instance_count, int32_t index_bias, unsigned index_size) global() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_compute.c332 uint32_t *const info = push->cur; in nv50_set_surface_info() local
562 nv50_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) nv50_launch_grid() argument
[all...]
H A Dnv50_push.c241 nv50_push_vbo(struct nv50_context *nv50, const struct pipe_draw_info *info, in nv50_push_vbo() argument
[all...]
H A Dnv50_query_hw_sm.c222 struct pipe_grid_info info = {}; in nv50_hw_sm_end_query() local
406 nv50_hw_sm_get_driver_query_info(struct nv50_screen *screen, unsigned id, struct pipe_driver_query_info *info) nv50_hw_sm_get_driver_query_info() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddadrfmt.cpp49 const DataMap *info= NULL; in runIndexedTest() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Dtoolutil.cpp103 static WIN32_FIND_DATAA info; in getLongPathname() local
/third_party/libdrm/radeon/
H A Dradeon_cs_gem.c528 struct drm_radeon_info info = {}; in radeon_get_device_id() local
/third_party/libdrm/tests/amdgpu/
H A Ddeadlock_tests.c341 struct drm_amdgpu_info_hw_ip info; in amdgpu_deadlock_sdma() local
535 struct drm_amdgpu_info_hw_ip info; in amdgpu_draw_hang_gfx() local
558 struct drm_amdgpu_info_hw_ip info; amdgpu_draw_hang_slow_gfx() local
[all...]
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.c167 void signal_handler(int sig, siginfo_t * info, void *vcontext) in signal_handler() argument
270 siginfo_t *info = gcp->siginfo; in show_siginfo() local
[all...]
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dmmap1.c68 static void sig_handler(int signal, siginfo_t *info, in sig_handler() argument
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
H A Dmain.c325 struct lws_context_creation_info info; in main() local
[all...]
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
H A Dminimal-ws-client.c300 struct lws_context_creation_info info; in main() local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c198 struct lws_context_creation_info info; in main() local
[all...]
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp106 static struct lws_context_creation_info info; variable
/third_party/libwebsockets/lib/roles/cgi/
H A Dcgi-server.c117 struct lws_spawn_piped_info info; in lws_cgi() local
[all...]

Completed in 19 milliseconds

1...<<181182183184185186187188189190>>...324