/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_drawpixels.c | 108 tex = nir_tex_instr_create(state->shader, 3); in lower_color() 147 tex = nir_tex_instr_create(state->shader, 3); in lower_color() 166 tex = nir_tex_instr_create(state->shader, 1); in lower_color()
|
H A D | nir_lower_fb_read.c | 63 nir_tex_instr *tex = nir_tex_instr_create(b->shader, 3); in nir_lower_fb_read_instr()
|
H A D | nir_lower_bitmap.c | 77 tex = nir_tex_instr_create(shader, 3); in lower_bitmap()
|
H A D | nir_lower_tex.c | 373 nir_tex_instr_create(b->shader, tex->num_srcs + 1); in sample_plane() 929 nir_tex_instr *txd = nir_tex_instr_create(b->shader, tex->num_srcs + 2); in lower_tex_to_txd() 970 nir_tex_instr *txl = nir_tex_instr_create(b->shader, tex->num_srcs); in lower_txb_to_txl() 1261 nir_tex_instr *tex_copy = nir_tex_instr_create(b->shader, tex->num_srcs + 1); in lower_tg4_offsets() 1399 nir_tex_instr *fmask_fetch = nir_tex_instr_create(b->shader, tex->num_srcs - 1); in nir_lower_ms_txf_to_fragment_fetch()
|
H A D | nir_lower_readonly_images_to_tex.c | 133 nir_tex_instr *tex = nir_tex_instr_create(b->shader, num_srcs); in lower_readonly_image_instr_intrinsic()
|
H A D | nir_lower_input_attachments.c | 109 nir_tex_instr *tex = nir_tex_instr_create(b->shader, 3 + multisampled); in try_lower_input_load()
|
H A D | nir_builtin_builder.c | 314 query = nir_tex_instr_create(b->shader, num_srcs); in nir_build_texture_query()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_nir_lower_ycbcr_textures.c | 47 nir_tex_instr *tex = nir_tex_instr_create(b->shader, 1); in get_texture_size() 119 nir_tex_instr *tex = nir_tex_instr_create(b->shader, old_tex->num_srcs + 1); in create_plane_tex_instr_implicit()
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_nir_convert_ycbcr.c | 167 nir_tex_instr *tex = nir_tex_instr_create(b->shader, 1); in get_texture_size() 239 nir_tex_instr *tex = nir_tex_instr_create(b->shader, old_tex->num_srcs + 1); in create_plane_tex_instr_implicit()
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_nir_lower_image_opcodes_cdna.c | 425 new_tex = nir_tex_instr_create(b->shader, 1); in lower_image_opcodes() 444 new_tex = nir_tex_instr_create(b->shader, 1); in lower_image_opcodes()
|
H A D | ac_nir_lower_resinfo.c | 313 new_tex = nir_tex_instr_create(b->shader, 1); in lower_resinfo()
|
/aosp_15_r20/external/mesa3d/src/intel/blorp/ |
H A D | blorp_nir_builder.h | 47 nir_tex_instr *tex = nir_tex_instr_create(b->shader, 1); in blorp_nir_txf_ms_mcs()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_nir_lower_txf_ms.c | 44 nir_tex_instr *txf = nir_tex_instr_create(c->s, 1); in vc4_nir_lower_txf_ms_instr()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_lower_cubemap_to_array.c | 150 array_tex = nir_tex_instr_create(b->shader, num_srcs); in create_array_tex_from_cube_tex() 404 nir_tex_instr *txl = nir_tex_instr_create(b->shader, num_srcs); in lower_tex_to_txl()
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_nir_lower_int_samplers.c | 69 tql = nir_tex_instr_create(b->shader, num_srcs); in dx_get_texture_lod() 276 txf = nir_tex_instr_create(b->shader, num_srcs); in create_txf_from_tex()
|
H A D | dxil_nir_lower_int_cubemaps.c | 171 array_tex = nir_tex_instr_create(b->shader, tex->num_srcs); in create_array_tex_from_cube_tex()
|
/aosp_15_r20/external/mesa3d/docs/nir/ |
H A D | tex.rst | 48 .. c:autofunction:: nir_tex_instr_create
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | intel_nir_lower_sparse.c | 115 nir_tex_instr *tex = nir_tex_instr_create(b->shader, 3); in lower_sparse_image_load()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_blit.cpp | 408 nir_tex_instr *txs = nir_tex_instr_create(b.shader, 1); in get_stencil_resolve_fs() 430 nir_tex_instr *tex = nir_tex_instr_create(b.shader, 3); in get_stencil_resolve_fs()
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_bg_eot.c | 74 nir_tex_instr *tex = nir_tex_instr_create(b->shader, 2); in build_background_op()
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_nir.c | 685 nir_tex_instr *tex = nir_tex_instr_create(b.shader, 4); in dzn_nir_blit_fs() 716 nir_tex_instr_create(b.shader, ms ? 4 : 3); in dzn_nir_blit_fs()
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_draw_helpers.c | 73 nir_tex_instr *tex = nir_tex_instr_create(b->shader, 1); in nir_lower_pstipple_block()
|
H A D | tgsi_to_nir.c | 1260 instr = nir_tex_instr_create(b->shader, num_srcs); in ttn_tex() 1441 txs = nir_tex_instr_create(b->shader, 2); in ttn_txq() 1447 qlv = nir_tex_instr_create(b->shader, 1); in ttn_txq()
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_atifs_to_nir.c | 355 nir_tex_instr *tex = nir_tex_instr_create(t->b->shader, 3); in compile_setupinst()
|
/aosp_15_r20/external/mesa3d/src/panfrost/lib/ |
H A D | pan_blitter.c | 565 nir_tex_instr *tex = nir_tex_instr_create(b.shader, 3); in pan_blitter_get_blit_shader() 592 nir_tex_instr *tex = nir_tex_instr_create(b.shader, ms ? 3 : 1); in pan_blitter_get_blit_shader()
|