Home
last modified time | relevance | path

Searched defs:gfx (Results 1 – 25 of 97) sorted by relevance

1234

/external/mesa3d/src/amd/compiler/tests/
Dtest_assembler.cpp17 for (amd_gfx_level gfx : src) { in filter_gfx_levels() local
89 for (amd_gfx_level gfx : filter_gfx_levels({GFX10, GFX12})) { variable
360 for (amd_gfx_level gfx : filter_gfx_levels({GFX11, GFX12})) { variable
414 for (amd_gfx_level gfx : filter_gfx_levels({GFX11, GFX12})) { variable
576 for (amd_gfx_level gfx : filter_gfx_levels({GFX11, GFX12})) { variable
707 for (amd_gfx_level gfx : filter_gfx_levels({GFX11, GFX12})) { variable
865 for (amd_gfx_level gfx : filter_gfx_levels({GFX11, GFX12})) { variable
969 for (amd_gfx_level gfx : filter_gfx_levels({GFX11, GFX12})) { variable
1001 for (amd_gfx_level gfx : filter_gfx_levels({GFX11, GFX12})) { variable
1069 for (amd_gfx_level gfx : filter_gfx_levels({GFX11, GFX12})) { variable
[all …]
/external/mesa3d/src/intel/vulkan/
DgenX_gfx_state.c238 const struct anv_cmd_graphics_state *gfx, in want_stencil_pma_fix()
539 calculate_render_area(const struct anv_cmd_graphics_state *gfx, in calculate_render_area()
573 const struct anv_cmd_graphics_state *gfx, in calculate_tile_dimensions()
844 const struct anv_cmd_graphics_state *gfx, in update_ps_extra_has_uav()
875 const struct anv_cmd_graphics_state *gfx, in update_ps_extra_kills_pixel()
899 const struct anv_cmd_graphics_state *gfx, in update_streamout()
1109 const struct anv_cmd_graphics_state *gfx, in update_clip_raster()
1201 const struct anv_cmd_graphics_state *gfx, in update_wm_depth_stencil()
1298 const struct anv_cmd_graphics_state *gfx) in update_vf_restart()
1307 struct anv_cmd_graphics_state *gfx, in update_blend_state()
[all …]
/external/libchrome/ui/gfx/geometry/
Daxis_transform2d.cc9 namespace gfx { namespace
Dinsets_f.cc9 namespace gfx { namespace
Dscroll_offset.cc9 namespace gfx { namespace
Dinsets.cc10 namespace gfx { namespace
Dvector2d.cc12 namespace gfx { namespace
Dpoint_f.cc9 namespace gfx { namespace
Dvector2d_conversions.cc9 namespace gfx { namespace
Dsize_conversions.cc9 namespace gfx { namespace
Dpoint_conversions.cc9 namespace gfx { namespace
Dsize_f.cc9 namespace gfx { namespace
Dpoint3_f.cc9 namespace gfx { namespace
/external/coreboot/src/northbridge/intel/x4x/
Dchip.h9 struct i915_gpu_controller_info gfx; member
/external/libpalmrejection/
Dchrome_to_android_compatibility_test_support.cc9 namespace gfx { namespace
/external/libchrome/ui/gfx/geometry/test/
Drect_test_util.cc7 namespace gfx { namespace
/external/coreboot/util/inteltool/
Dgfx.c11 int print_gfx(struct pci_dev *gfx) in print_gfx()
Dinteltool.c689 static void print_system_info(struct pci_dev *nb, struct pci_dev *sb, struct pci_dev *gfx) in print_system_info()
735 struct pci_dev *sb = NULL, *nb, *gfx = NULL, *ahci = NULL, *dev; local
/external/coreboot/src/northbridge/intel/pineview/
Dchip.h12 struct i915_gpu_controller_info gfx; member
/external/libchrome/ui/gfx/range/
Drange.cc14 namespace gfx { namespace
Drange_f.cc15 namespace gfx { namespace
/external/mesa3d/src/asahi/vulkan/
Dhk_cmd_draw.c1089 struct hk_graphics_state *gfx = &cmd->state.gfx; in hk_gs_in_prim() local
1101 struct hk_graphics_state *gfx = &cmd->state.gfx; in hk_rast_prim() local
1126 struct hk_graphics_state *gfx = &cmd->state.gfx; in hk_upload_geometry_params() local
1204 struct hk_graphics_state *gfx = &cmd->state.gfx; in hk_upload_tess_params() local
1367 struct hk_graphics_state *gfx = &cmd->state.gfx; in hk_draw_without_restart() local
1406 struct hk_graphics_state *gfx = &cmd->state.gfx; in hk_launch_gs_prerast() local
1512 struct hk_graphics_state *gfx = &cmd->state.gfx; in hk_launch_tess() local
1626 struct hk_graphics_state *gfx = &cmd->state.gfx; in hk_flush_shaders() local
2191 struct hk_graphics_state *gfx = &cmd->state.gfx; in hk_flush_ppp_state() local
2486 struct hk_graphics_state *gfx = &cmd->state.gfx; in hk_flush_dynamic_state() local
[all …]
/external/coreboot/src/soc/intel/broadwell/
Dchip.h37 struct i915_gpu_controller_info gfx; member
/external/coreboot/src/northbridge/intel/i945/
Dchip.h22 struct i915_gpu_controller_info gfx; member
/external/coreboot/src/northbridge/intel/gm45/
Dchip.h14 struct i915_gpu_controller_info gfx; member

1234