Searched refs:BLORP_FILTER_NONE (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp.h123 BLORP_FILTER_NONE, enumerator in enum:blorp_filter
H A Dblorp_blit.c1304 case BLORP_FILTER_NONE:
2545 .filter = BLORP_FILTER_NONE,
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp.h129 BLORP_FILTER_NONE, enumerator in enum:blorp_filter
H A Dblorp_blit.c1301 case BLORP_FILTER_NONE:
2800 .filter = BLORP_FILTER_NONE,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blit.c414 * Using BLORP_FILTER_NONE will also handle the upsample case by
418 filter = BLORP_FILTER_NONE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blit.c433 * Using BLORP_FILTER_NONE will also handle the upsample case by
437 filter = BLORP_FILTER_NONE;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_blorp.c1228 if (filter == BLORP_FILTER_NONE) {
1303 layer_count, BLORP_FILTER_NONE);
H A DgenX_cmd_buffer.c4321 return BLORP_FILTER_NONE;
4388 fb->layers, BLORP_FILTER_NONE);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blit.c516 * Using BLORP_FILTER_NONE will also handle the upsample case by
520 filter = BLORP_FILTER_NONE;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_blorp.c1439 if (filter == BLORP_FILTER_NONE) {
1508 layer_count, BLORP_FILTER_NONE);
H A DgenX_cmd_buffer.c6345 return BLORP_FILTER_NONE;
6479 fb->layers, BLORP_FILTER_NONE);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_blorp.c370 * Using BLORP_FILTER_NONE will also handle the upsample case by
374 blorp_filter = BLORP_FILTER_NONE;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_blorp.c372 * Using BLORP_FILTER_NONE will also handle the upsample case by
376 blorp_filter = BLORP_FILTER_NONE;

Completed in 38 milliseconds