Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/unit/
Du_format_test.c56 print_packed(const struct util_format_description *format_desc, in print_packed()
75 print_unpacked_rgba_doubl(const struct util_format_description *format_desc, in print_unpacked_rgba_doubl()
97 print_unpacked_rgba_float(const struct util_format_description *format_desc, in print_unpacked_rgba_float()
119 print_unpacked_rgba_8unorm(const struct util_format_description *format_desc, in print_unpacked_rgba_8unorm()
140 print_unpacked_z_float(const struct util_format_description *format_desc, in print_unpacked_z_float()
162 print_unpacked_z_32unorm(const struct util_format_description *format_desc, in print_unpacked_z_32unorm()
183 print_unpacked_s_8uint(const struct util_format_description *format_desc, in print_unpacked_s_8uint()
204 test_format_fetch_rgba_float(const struct util_format_description *format_desc, in test_format_fetch_rgba_float()
233 test_format_unpack_rgba_float(const struct util_format_description *format_desc, in test_format_unpack_rgba_float()
265 test_format_pack_rgba_float(const struct util_format_description *format_desc, in test_format_pack_rgba_float()
[all …]
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.c301 const struct util_format_description *format_desc; in util_format_read_4f() local
323 const struct util_format_description *format_desc; in util_format_write_4f() local
342 const struct util_format_description *format_desc; in util_format_read_4ub() local
361 const struct util_format_description *format_desc; in util_format_write_4ub() local
382 const struct util_format_description *format_desc; in util_format_read_4ui() local
403 const struct util_format_description *format_desc; in util_format_write_4ui() local
424 const struct util_format_description *format_desc; in util_format_read_4i() local
445 const struct util_format_description *format_desc; in util_format_write_4i() local
533 util_format_fits_8unorm(const struct util_format_description *format_desc) in util_format_fits_8unorm()
Du_draw.c62 const struct util_format_description *format_desc; in util_draw_max_index() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_aos_array.c54 const struct util_format_description *format_desc, in lp_build_fetch_rgba_aos_array()
Dlp_bld_format_soa.c80 lp_build_format_swizzle_soa(const struct util_format_description *format_desc, in lp_build_format_swizzle_soa()
302 const struct util_format_description *format_desc, in lp_build_unpack_rgba_soa()
414 const struct util_format_description *format_desc, in lp_build_fetch_rgba_soa()
Dlp_bld_format_cached.c144 const struct util_format_description *format_desc, in update_cached_block()
245 const struct util_format_description *format_desc, in lp_build_fetch_cached_texels()
Dlp_bld_sample_soa.c185 const struct util_format_description *format_desc = bld->format_desc; in lp_build_sample_texel_soa() local
1857 const struct util_format_description *format_desc = bld->format_desc; in lp_build_sample_common() local
1932 const struct util_format_description *format_desc = bld->format_desc; in lp_build_clamp_border_color() local
3129 const struct util_format_description *format_desc; in lp_build_sample_gen_func() local
3244 const struct util_format_description *format_desc; in lp_build_sample_soa_func() local
3412 const struct util_format_description *format_desc; in lp_build_sample_soa() local
Dlp_bld_type.h181 lp_type_from_format_desc(struct lp_type* type, const struct util_format_description *format_desc) in lp_type_from_format_desc()
Dlp_bld_format_yuv.c485 const struct util_format_description *format_desc, in lp_build_fetch_subsampled_rgba_aos()
Dlp_bld_format_aos.c471 const struct util_format_description *format_desc, in lp_build_fetch_rgba_aos()
Dlp_bld_sample.h310 const struct util_format_description *format_desc; member
Dlp_bld_sample.c2027 const struct util_format_description *format_desc, in lp_build_sample_offset()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_buffer.c60 … const struct util_format_description *format_desc = util_format_description(PIPE_FORMAT_R32_UINT); in sp_tgsi_load() local
118 … const struct util_format_description *format_desc = util_format_description(PIPE_FORMAT_R32_UINT); in sp_tgsi_store() local
168 … const struct util_format_description *format_desc = util_format_description(PIPE_FORMAT_R32_UINT); in handle_op_uint() local
Dsp_screen.c365 const struct util_format_description *format_desc; in softpipe_is_format_supported() local
Dsp_tex_sample.c2650 const struct util_format_description *format_desc = in sample_compare() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c298 lp_depth_type(const struct util_format_description *format_desc, in lp_depth_type()
347 get_z_shift_and_mask(const struct util_format_description *format_desc, in get_z_shift_and_mask()
385 get_s_shift_and_mask(const struct util_format_description *format_desc, in get_s_shift_and_mask()
530 const struct util_format_description *format_desc, in lp_build_depth_stencil_load_swizzled()
663 const struct util_format_description *format_desc, in lp_build_depth_stencil_write_swizzled()
819 const struct util_format_description *format_desc, in lp_build_depth_stencil_test()
Dlp_test_format.c338 const struct util_format_description *format_desc) in test_one()
367 const struct util_format_description *format_desc; in test_all() local
Dlp_screen.c429 const struct util_format_description *format_desc; in llvmpipe_is_format_supported() local
Dlp_state_fs.c955 is_arithmetic_format(const struct util_format_description *format_desc) in is_arithmetic_format()
975 format_expands_to_float_soa(const struct util_format_description *format_desc) in format_expands_to_float_soa()
991 lp_mem_type_from_format_desc(const struct util_format_description *format_desc, in lp_mem_type_from_format_desc()
1039 lp_blend_type_from_format_desc(const struct util_format_description *format_desc, in lp_blend_type_from_format_desc()
3219 const struct util_format_description *format_desc; in make_variant_key() local
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_screen.c361 const struct util_format_description *format_desc; in virgl_is_vertex_format_supported() local
408 const struct util_format_description *format_desc; in virgl_is_format_supported() local
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.cc660 v4l2_fmtdesc format_desc; in EnumFormat() local
687 v4l2_fmtdesc format_desc; in GetPixelFormat() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp88 const struct util_format_description *format_desc; in swr_is_format_supported() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c659 const struct util_format_description *format_desc, in fetch_instanced()
717 const struct util_format_description *format_desc, in fetch_vector()
1857 const struct util_format_description *format_desc = in draw_llvm_generate() local
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_generic.c789 const struct util_format_description *format_desc = in translate_generic_create() local
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c1391 const struct vk_format_description *format_desc; in radv_pipeline_init() local