Home
last modified time | relevance | path

Searched defs:ij_index (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_shader_fs.h120 unsigned ij_index : 4; variable
Dsfn_shader.h108 int ij_index() const { return m_ij_index;} in ij_index() function
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.h51 unsigned ij_index; member
Dr600_shader.c414 unsigned ij_index; member
599 int ij_index = ctx->shader->input[input].ij_index; in evergreen_interp_alu() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_s3tc.c2049 LLVMValueRef ij_index, hash_index, hash_mask, block_index; in compressed_fetch_cached() local