Home
last modified time | relevance | path

Searched defs:tex_offset (Results 1 – 14 of 14) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr300_fragprog.c79 int tex_offset = (code_addr & R300_TEX_START_MASK) >> R300_TEX_START_SHIFT; in r300FragmentProgramDump() local
Dr300_fragprog_emit.c313 unsigned tex_offset; in finish_node() local
Dradeon_code.h179 int tex_offset; /**< first tex instruction */ member
/third_party/libdrm/include/drm/
Dmach64_drm.h120 unsigned int tex_offset; member
Dr128_drm.h146 unsigned int tex_offset[R128_MAX_TEXTURE_LEVELS]; member
Di915_drm.h225 int tex_offset; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.cpp494 PRegister tex_offset = nullptr; in emit_buf_txf() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c47 struct tgsi_texture_offset tex_offset; member
2724 struct tgsi_texture_offset tex_offset = { in ntt_emit_texture() local
Dtgsi_to_nir.c1533 struct tgsi_texture_offset *tex_offset = &tgsi_inst->TexOffsets[i]; in ttn_tex() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c2586 uint64_t tex_offset = in dzn_buffer_get_line_copy_loc() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c225 unsigned tex_offset = offset + 2 * i * A6XX_TEX_CONST_DWORDS; in tu6_emit_load_state() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h424 unsigned tex_offset; member
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c3363 const_offset = 0, offset = 0, sample = 0, tex_offset = 0, bindless = 0, min_lod = 0; in emit_tex() local
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h349 int tex_offset; member