Searched refs:_options (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_fragcoord_wtrans.c36 lower_fragcoord_wtrans_filter(const nir_instr *instr, UNUSED const void *_options) argument
57 UNUSED void *_options)
56 lower_fragcoord_wtrans_impl(nir_builder * b,nir_instr * instr,UNUSED void * _options) argument
H A Dnir_lower_printf.c31 lower_printf_instr(nir_builder *b, nir_instr *instr, void *_options) argument
33 const nir_lower_printf_options *options = _options;
H A Dnir_lower_subgroups.c307 lower_subgroups_filter(const nir_instr *instr, const void *_options) argument
527 lower_subgroups_instr(nir_builder *b, nir_instr *instr, void *_options) argument
529 const nir_lower_subgroups_options *options = _options;
H A Dnir_lower_int64.c1279 should_lower_int64_instr(const nir_instr *instr, const void *_options) argument
1283 return should_lower_int64_alu_instr(nir_instr_as_alu(instr), _options);
1286 _options);
1293 lower_int64_instr(nir_builder *b, nir_instr *instr, void *_options) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_legalize_image_load_store.cpp35 r600_legalize_image_load_store_impl(nir_builder *b, nir_instr *instr, void *_options) argument
146 r600_legalize_image_load_store_filter(const nir_instr *instr, const void *_options) argument
H A Dsfn_nir_lower_tess_io.cpp545 r600_lower_tess_coord_filter(const nir_instr *instr, UNUSED const void *_options) argument
554 r600_lower_tess_coord_impl(nir_builder *b, nir_instr *instr, void *_options) argument
556 pipe_prim_type prim_type = *(pipe_prim_type *)_options;
H A Dsfn_instruction_tex.cpp336 r600_nir_lower_cube_to_2darray_filer(const nir_instr *instr, const void *_options) argument
360 r600_nir_lower_cube_to_2darray_impl(nir_builder *b, nir_instr *instr, void *_options) argument
H A Dsfn_nir.cpp675 r600_lower_fs_pos_input_impl(nir_builder *b, nir_instr *instr, void *_options) argument
692 bool r600_lower_fs_pos_input_filter(const nir_instr *instr, const void *_options) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_nir_lower_texcmp.c30 UNUSED const void *_options)
29 lower_sample_tex_compare_filter(const nir_instr * instr,UNUSED const void * _options) argument
H A Dd3d12_lower_int_cubemap_to_array.c31 UNUSED const void *_options)
225 UNUSED void *_options)
30 lower_int_cubmap_to_array_filter(const nir_instr * instr,UNUSED const void * _options) argument
224 lower_int_cubmap_to_array_impl(nir_builder * b,nir_instr * instr,UNUSED void * _options) argument
H A Dd3d12_nir_passes.c631 UNUSED const void *_options) {
642 UNUSED void *_options) {
630 lower_load_ubo_packed_filter(const nir_instr * instr,UNUSED const void * _options) argument
641 lower_load_ubo_packed_impl(nir_builder * b,nir_instr * instr,UNUSED void * _options) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dstandalone.cpp395 standalone_compile_shader(const struct standalone_options *_options, argument
401 options = _options;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dstandalone.cpp408 standalone_compile_shader(const struct standalone_options *_options, argument
414 options = _options;
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c30 UNUSED const void *_options)
29 lower_sample_to_txf_for_integer_tex_filter(const nir_instr * instr,UNUSED const void * _options) argument
H A Ddxil_nir.c1468 UNUSED const void *_options)
1489 UNUSED void *_options)
1467 lower_bool_input_filter(const nir_instr * instr,UNUSED const void * _options) argument
1488 lower_bool_input_impl(nir_builder * b,nir_instr * instr,UNUSED void * _options) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdec.c752 cffdec_init(const struct cffdec_options *_options) argument
754 options = _options;

Completed in 21 milliseconds