Searched defs:vf (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_packed_float.c46 unsigned vf = (fu.s.sign << 7) | (exponent << 4) | mantissa; local in function:brw_float_to_vf
60 brw_vf_to_float(unsigned char vf) argument
[all...]
H A Dtest_vf_float_conversions.cpp39 for (int vf = 1; vf < 128; vf++) { local in function:vf_float_conversion_test::SetUp
65 for (int vf = 0; vf < 256; vf++) { local in function:TEST_F
76 for (int vf = 0; vf < 256; vf++) { local in function:TEST_F
[all...]
H A Dbrw_vec4.cpp416 int vf = -1; local in function:brw::vec4_visitor::opt_vector_float
452 unsigned vf; local in function:brw::vec4_visitor::opt_vector_float
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_packed_float.c46 unsigned vf = (fu.s.sign << 7) | (exponent << 4) | mantissa; local in function:brw_float_to_vf
60 brw_vf_to_float(unsigned char vf) argument
[all...]
H A Dtest_vf_float_conversions.cpp39 for (int vf = 1; vf < 128; vf++) { local in function:vf_float_conversion_test::SetUp
65 for (int vf = 0; vf < 256; vf++) { local in function:TEST_F
76 for (int vf = 0; vf < 256; vf++) { local in function:TEST_F
[all...]
H A Dbrw_vec4_nir.cpp1038 const int vf = brw_float_to_vf(f[i]); local in function:brw::try_immediate_source
H A Dbrw_vec4.cpp414 int vf = -1; local in function:brw::vec4_visitor::opt_vector_float
450 unsigned vf; local in function:brw::vec4_visitor::opt_vector_float
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_formats.c53 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_rt_format_supported
64 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_get_rt_format
76 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_tex_format_supported
84 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_get_tex_format
96 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_get_tex_return_size
111 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_get_tex_return_channels
122 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_get_format_swizzle
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_formats.c122 const struct vc4_format *vf = get_format(f); local in function:vc4_rt_format_supported
133 const struct vc4_format *vf = get_format(f); local in function:vc4_rt_format_is_565
144 const struct vc4_format *vf = get_format(f); local in function:vc4_tex_format_supported
152 const struct vc4_format *vf = get_format(f); local in function:vc4_get_tex_format
163 const struct vc4_format *vf = get_format(f); local in function:vc4_get_format_swizzle
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_formats.c122 const struct vc4_format *vf = get_format(f); local in function:vc4_rt_format_supported
133 const struct vc4_format *vf = get_format(f); local in function:vc4_rt_format_is_565
144 const struct vc4_format *vf = get_format(f); local in function:vc4_tex_format_supported
152 const struct vc4_format *vf = get_format(f); local in function:vc4_get_tex_format
163 const struct vc4_format *vf = get_format(f); local in function:vc4_get_format_swizzle
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_formats.c57 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_rt_format_supported
68 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_get_rt_format
80 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_tex_format_supported
88 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_get_tex_format
100 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_get_tex_return_size
121 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_get_tex_return_channels
132 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_get_format_swizzle
175 const struct v3d_format *vf = get_format(devinfo, f); local in function:v3d_format_supports_tlb_msaa_resolve
[all...]
/xsrc/external/mit/pixman/dist/test/
H A Dmatrix-test.c136 pixman_vector_f128_t vf, result_f; local in function:test_matrix
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_formats.c35 const struct v3dv_format *vf = v3dv_X(device, get_format)(f); local in function:v3dv_get_format_swizzle
45 v3dv_get_tex_return_size(const struct v3dv_format *vf, argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/trivial/
H A Dcompute.c1178 float vf[4]; local in function:test_surface_st_expectf
/xsrc/external/mit/MesaLib/dist/src/gallium/tests/trivial/
H A Dcompute.c1178 float vf[4]; local in function:test_surface_st_expectf
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_video.c1412 int yf[8], uf[4], vf[4]; local in function:CopyMungedScanlineFilter_AXP
[all...]

Completed in 24 milliseconds