Searched refs:sampler_state_init (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.c1032 sampler_state_init(struct gen6_sampler_state *sampler_state, function in typeref:typename:void
1082 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1085 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1091 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_REPEAT);
1094 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
3741 sampler_state_init(ss++, i, j);
3742 sampler_state_init(ss++, k, l);
H A Dgen7_render.c1238 sampler_state_init(struct gen7_sampler_state *sampler_state, function in typeref:typename:void
1288 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1291 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1297 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_REPEAT);
1300 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
3974 sampler_state_init(ss++, i, j);
3975 sampler_state_init(ss++, k, l);
H A Dgen8_render.c1336 sampler_state_init(struct gen8_sampler_state *sampler_state, function in typeref:typename:void
1387 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1390 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1396 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_REPEAT);
1399 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
4083 sampler_state_init(ss++, i, j);
4084 sampler_state_init(ss++, k, l);
H A Dgen9_render.c1415 sampler_state_init(struct gen9_sampler_state *sampler_state, function in typeref:typename:void
1466 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1469 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1475 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_REPEAT);
1478 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
4184 sampler_state_init(ss++, i, j);
4185 sampler_state_init(ss++, k, l);
H A Dgen4_render.c414 sampler_state_init(struct gen4_sampler_state *sampler_state, function in typeref:typename:void
3104 sampler_state_init(&sampler_state[0], src_filter, src_extend);
3105 sampler_state_init(&sampler_state[1], mask_filter, mask_extend);
H A Dgen5_render.c403 sampler_state_init(struct gen5_sampler_state *sampler_state, function in typeref:typename:void
3212 sampler_state_init(&sampler_state[0], src_filter, src_extend);
3213 sampler_state_init(&sampler_state[1], mask_filter, mask_extend);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_render.c998 sampler_state_init(struct gen6_sampler_state *sampler_state, function in typeref:typename:void
1048 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1051 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1057 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_REPEAT);
1060 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
3660 sampler_state_init(ss++, i, j);
3661 sampler_state_init(ss++, k, l);
H A Dgen7_render.c1201 sampler_state_init(struct gen7_sampler_state *sampler_state, function in typeref:typename:void
1251 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1254 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1260 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_REPEAT);
1263 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
3881 sampler_state_init(ss++, i, j);
3882 sampler_state_init(ss++, k, l);
H A Dgen8_render.c1269 sampler_state_init(struct gen8_sampler_state *sampler_state, function in typeref:typename:void
1320 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1323 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
1329 sampler_state_init(ss, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_REPEAT);
1332 sampler_state_init(ss+1, SAMPLER_FILTER_NEAREST, SAMPLER_EXTEND_NONE);
3949 sampler_state_init(ss++, i, j);
3950 sampler_state_init(ss++, k, l);
H A Dgen4_render.c377 sampler_state_init(struct gen4_sampler_state *sampler_state, function in typeref:typename:void
3038 sampler_state_init(&sampler_state[0], src_filter, src_extend);
3039 sampler_state_init(&sampler_state[1], mask_filter, mask_extend);
H A Dgen5_render.c366 sampler_state_init(struct gen5_sampler_state *sampler_state, function in typeref:typename:void
3151 sampler_state_init(&sampler_state[0], src_filter, src_extend);
3152 sampler_state_init(&sampler_state[1], mask_filter, mask_extend);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di965_render.c698 sampler_state_init (drm_intel_bo *sampler_state_bo, function in typeref:typename:void
781 sampler_state_init(sampler_state_bo,
785 sampler_state_init(sampler_state_bo,

Completed in 48 milliseconds