Searched defs:hw_type (Results 1 – 7 of 7) sorted by relevance
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_reg_type.c | 91 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()
|
| D | test_eu_validate.cpp | 312 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/ |
| D | radv_sdma_copy_image.c | 32 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/ |
| D | hwcontext.c | 147 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
|
| D | hwcontext_internal.h | 104 const HWContextType *hw_type; member 115 const HWContextType *hw_type; member
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_sdma_copy_image.c | 74 …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/ |
| D | globals.h | 468 char *hw_type; member
|