Home
last modified time | relevance | path

Searched defs:hw_type (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_reg_type.c91 static const struct hw_type { struct
94 } gfx4_hw_type[] = { argument
368 enum brw_reg_file file, unsigned hw_type) in brw_hw_type_to_reg_type()
458 unsigned hw_type) in brw_a16_hw_3src_type_to_reg_type()
484 unsigned hw_type, unsigned exec_type) in brw_a1_hw_3src_type_to_reg_type()
Dtest_eu_validate.cpp312 unsigned hw_type = brw_reg_type_to_hw_type(&devinfo, file, test_case[i].type); in TEST_P() local
411 unsigned hw_type = brw_reg_type_to_a16_hw_3src_type(&devinfo, test_case[i].type); in TEST_P() local
502 unsigned hw_type = brw_reg_type_to_a1_hw_3src_type(&devinfo, test_case[i].type); in TEST_P() local
529 const unsigned hw_type = e & 0x7; in TEST_P() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_sdma_copy_image.c32 unsigned *hw_type) in radv_translate_format_to_hw()
163 unsigned hw_fmt, hw_type; in radv_sdma_v4_v5_copy_image_to_buffer() local
/third_party/ffmpeg/libavutil/
Dhwcontext.c147 const HWContextType *hw_type = NULL; in av_hwdevice_ctx_alloc() local
251 const HWContextType *hw_type = device_ctx->internal->hw_type; in av_hwframe_ctx_alloc() local
565 const HWContextType *hw_type = ctx->internal->hw_type; in av_hwdevice_hwconfig_alloc() local
577 const HWContextType *hw_type = ctx->internal->hw_type; in av_hwdevice_get_hwframe_constraints() local
Dhwcontext_internal.h104 const HWContextType *hw_type; member
115 const HWContextType *hw_type; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sdma_copy_image.c74 …format_to_hw(struct si_context *sctx, enum pipe_format format, unsigned *hw_fmt, unsigned *hw_type) in si_translate_format_to_hw()
201 unsigned hw_fmt, hw_type; in si_sdma_v4_v5_copy_texture() local
/third_party/toybox/generated/
Dglobals.h468 char *hw_type; member