Home
last modified time | relevance | path

Searched defs:src_loc (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_shader_debug_info.h34 } src_loc; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_copy.cpp78 D3D12_TEXTURE_COPY_LOCATION src_loc, dst_loc; in copy_subregion_no_barriers() local
Dd3d12_blit.cpp565 D3D12_TEXTURE_COPY_LOCATION src_loc; in blit_resolve_stencil() local
Dd3d12_resource.cpp1187 D3D12_TEXTURE_COPY_LOCATION src_loc; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.cpp690 auto src_loc = vf.uniform(512 + R600_BUFFER_INFO_OFFSET / 16 + (tex->texture_index >> 2), in emit_tex_txs() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_cmd_buffer.c1889 D3D12_TEXTURE_COPY_LOCATION src_loc = { in dzn_cmd_buffer_clear_rects_with_copy() local
2038 D3D12_TEXTURE_COPY_LOCATION src_loc = { in dzn_cmd_buffer_clear_ranges_with_copy() local
2595 D3D12_TEXTURE_COPY_LOCATION src_loc = dzn_image_get_copy_loc(src, src_subres, aspect, src_l); in dzn_cmd_buffer_copy_img_chunk() local
/third_party/mesa3d/src/compiler/nir/
Dnir.h2750 } src_loc; member