/third_party/mesa3d/src/intel/genxml/ |
D | gen_macros.h | 64 # define genX(x) gfx4_##x macro 67 # define genX(x) gfx45_##x macro 70 # define genX(x) gfx5_##x macro 73 # define genX(x) gfx6_##x macro 76 # define genX(x) gfx7_##x macro 79 # define genX(x) gfx75_##x macro 82 # define genX(x) gfx8_##x macro 85 # define genX(x) gfx9_##x macro 88 # define genX(x) gfx11_##x macro 91 # define genX(x) gfx12_##x macro [all …]
|
/third_party/mesa3d/src/intel/isl/ |
D | isl_priv.h | 208 # define genX(x) gfx4_##x macro 211 # define genX(x) gfx5_##x macro 214 # define genX(x) gfx6_##x macro 217 # define genX(x) gfx7_##x macro 220 # define genX(x) gfx75_##x macro 223 # define genX(x) gfx8_##x macro 226 # define genX(x) gfx9_##x macro 229 # define genX(x) gfx11_##x macro 232 # define genX(x) gfx12_##x macro 235 # define genX(x) gfx125_##x macro
|
/third_party/mesa3d/src/intel/vulkan/ |
D | genX_state.c | 42 genX(emit_slice_hashing_state)(struct anv_device *device, in genX() function 454 genX(init_physical_device_state)(ASSERTED struct anv_physical_device *device) in genX() function 460 genX(init_device_state)(struct anv_device *device) in genX() function 499 genX(init_cps_device_state)(struct anv_device *device) in genX() function 591 genX(emit_l3_config)(struct anv_batch *batch, in genX() function 713 genX(emit_multisample)(struct anv_batch *batch, uint32_t samples, in genX() function 758 genX(emit_sample_pattern)(struct anv_batch *batch, in genX() function 834 genX(emit_shading_rate)(struct anv_batch *batch, in genX() function 940 VkResult genX(CreateSampler)( in genX() function
|
D | genX_gpu_memcpy.c | 238 genX(emit_so_memcpy_init)(struct anv_memcpy_state *state, in genX() function 262 genX(emit_so_memcpy_fini)(struct anv_memcpy_state *state) in genX() function 274 genX(emit_so_memcpy)(struct anv_memcpy_state *state, in genX() function 293 genX(cmd_buffer_so_memcpy)(struct anv_cmd_buffer *cmd_buffer, in genX() function
|
D | genX_cmd_buffer.c | 98 genX(cmd_buffer_emit_state_base_address)(struct anv_cmd_buffer *cmd_buffer) in genX() function 1027 genX(cmd_buffer_mark_image_written)(struct anv_cmd_buffer *cmd_buffer, in genX() function 1106 genX(copy_fast_clear_dwords)(struct anv_cmd_buffer *cmd_buffer, in genX() function 1617 genX(BeginCommandBuffer)( in genX() function 1815 genX(EndCommandBuffer)( in genX() function 1842 genX(CmdExecuteCommands)( in genX() function 1957 genX(cmd_buffer_config_l3)(struct anv_cmd_buffer *cmd_buffer, in genX() function 2025 genX(emit_apply_pipe_flushes)(struct anv_batch *batch, in genX() function 2326 genX(cmd_buffer_apply_pipe_flushes)(struct anv_cmd_buffer *cmd_buffer) in genX() function 2475 void genX(CmdPipelineBarrier2)( in genX() function [all …]
|
D | genX_query.c | 62 VkResult genX(CreateQueryPool)( in genX() function 240 void genX(DestroyQueryPool)( in genX() function 437 VkResult genX(GetQueryPoolResults)( in genX() function 724 void genX(CmdResetQueryPool)( in genX() function 801 void genX(ResetQueryPool)( in genX() function 907 void genX(CmdBeginQuery)( in genX() function 916 void genX(CmdBeginQueryIndexedEXT)( in genX() function 1096 void genX(CmdEndQuery)( in genX() function 1104 void genX(CmdEndQueryIndexedEXT)( in genX() function 1281 void genX(CmdWriteTimestamp2)( in genX() function [all …]
|
D | gfx7_cmd_buffer.c | 60 genX(cmd_buffer_flush_dynamic_state)(struct anv_cmd_buffer *cmd_buffer) in genX() function 310 genX(cmd_buffer_enable_pma_fix)(struct anv_cmd_buffer *cmd_buffer, in genX() function
|
D | genX_pipeline.c | 270 genX(emit_urb_setup)(struct anv_device *device, struct anv_batch *batch, in genX() function 571 genX(raster_polygon_mode)(struct anv_graphics_pipeline *pipeline, in genX() function 643 genX(ms_rasterization_mode)(struct anv_graphics_pipeline *pipeline, in genX() function 687 genX(rasterization_mode)(VkPolygonMode raster_mode, in genX() function 2302 genX(graphics_pipeline_emit)(struct anv_graphics_pipeline *pipeline, in genX() function 2385 genX(compute_pipeline_emit)(struct anv_compute_pipeline *pipeline) in genX() function 2405 genX(compute_pipeline_emit)(struct anv_compute_pipeline *pipeline) in genX() function 2512 genX(ray_tracing_pipeline_emit)(struct anv_ray_tracing_pipeline *pipeline) in genX() function 2553 genX(ray_tracing_pipeline_emit)(struct anv_ray_tracing_pipeline *pipeline) in genX() function
|
D | gfx8_cmd_buffer.c | 36 genX(cmd_buffer_enable_pma_fix)(struct anv_cmd_buffer *cmd_buffer, bool enable) in genX() function 316 genX(cmd_buffer_flush_dynamic_state)(struct anv_cmd_buffer *cmd_buffer) in genX() function
|
D | genX_blorp_exec.c | 382 genX(blorp_exec)(struct blorp_batch *batch, in genX() function
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_context.h | 1094 # define genX(x) gfx4_##x macro 1097 # define genX(x) gfx5_##x macro 1100 # define genX(x) gfx6_##x macro 1103 # define genX(x) gfx7_##x macro 1106 # define genX(x) gfx75_##x macro 1109 # define genX(x) gfx8_##x macro 1112 # define genX(x) gfx9_##x macro 1115 # define genX(x) gfx11_##x macro 1118 # define genX(x) gfx12_##x macro 1121 # define genX(x) gfx125_##x macro
|
D | iris_blorp.c | 488 genX(init_blorp)(struct iris_context *ice) in genX() function
|
D | iris_state.c | 1752 genX(update_pma_fix)(struct iris_context *ice, in genX() function 5557 genX(invalidate_aux_map_state)(struct iris_batch *batch) in genX() function 5750 genX(emit_depth_state_workarounds)(struct iris_context *ice, in genX() function 8318 genX(emit_hashing_mode)(struct iris_context *ice, struct iris_batch *batch, in genX() function 8406 genX(init_screen_state)(struct iris_screen *screen) in genX() function 8443 genX(init_state)(struct iris_context *ice) in genX() function
|
D | iris_query.c | 853 genX(init_query)(struct iris_context *ice) in genX() function
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_context.h | 981 # define genX(x) gfx4_##x macro 984 # define genX(x) gfx45_##x macro 987 # define genX(x) gfx5_##x macro 990 # define genX(x) gfx6_##x macro 993 # define genX(x) gfx7_##x macro 996 # define genX(x) gfx75_##x macro 999 # define genX(x) gfx8_##x macro
|
D | crocus_blt.c | 411 genX(crocus_init_blt)(struct crocus_screen *screen) in genX() function
|
D | crocus_blorp.c | 418 genX(crocus_init_blorp)(struct crocus_context *ice) in genX() function
|
D | crocus_query.c | 980 genX(crocus_init_screen_query)(struct crocus_screen *screen) in genX() function 989 genX(crocus_init_query)(struct crocus_context *ice) in genX() function
|
D | crocus_state.c | 1917 genX(crocus_update_pma_fix)(struct crocus_context *ice, in genX() function 8913 genX(crocus_upload_urb)(struct crocus_batch *batch, function 9184 genX(crocus_init_screen_state)(struct crocus_screen *screen) function 9243 genX(crocus_init_state)(struct crocus_context *ice) function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemUtils.cpp | 923 deUint64 genX = seed % genM; in fillWithUniqueColors() local
|