Searched refs:brw_nir_create_passthrough_tcs (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir.h | 174 nir_shader *brw_nir_create_passthrough_tcs(void *mem_ctx,
|
| H A D | brw_nir.c | 1075 brw_nir_create_passthrough_tcs(void *mem_ctx, const struct brw_compiler *compiler, function in typeref:typename:nir_shader * 1147 nir_validate_shader(nir, "in brw_nir_create_passthrough_tcs");
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir.h | 186 nir_shader *brw_nir_create_passthrough_tcs(void *mem_ctx,
|
| H A D | brw_nir.c | 1478 brw_nir_create_passthrough_tcs(void *mem_ctx, const struct brw_compiler *compiler, function in typeref:typename:nir_shader * 1526 nir_validate_shader(nir, "in brw_nir_create_passthrough_tcs");
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_tcs.c | 56 nir = brw_nir_create_passthrough_tcs(mem_ctx, compiler, options, key);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_tcs.c | 56 nir = brw_nir_create_passthrough_tcs(mem_ctx, compiler, options, key);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_program.c | 752 nir = brw_nir_create_passthrough_tcs(mem_ctx, compiler, options, key);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_program.c | 1426 nir = brw_nir_create_passthrough_tcs(mem_ctx, compiler, options, key);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_program.c | 1517 brw_nir_create_passthrough_tcs(mem_ctx, compiler, options, &brw_key);
|
Completed in 18 milliseconds