Searched defs:ij_index (Results 1 – 6 of 6) sorted by relevance
60 int ShaderInput::ij_index() const in ij_index() function in r600::ShaderInput230 int ShaderInputVarying::ij_index() const in ij_index() function in r600::ShaderInputVarying
46 unsigned ij_index; member
563 int ij_index = io.ij_index() >= 3 ? 5 : 2; in emit_interp_deref_at_centroid() local
51 unsigned ij_index; member
403 unsigned ij_index; member588 int ij_index = ctx->shader->input[input].ij_index; in evergreen_interp_alu() local
2052 LLVMValueRef ij_index, hash_index, hash_mask, block_index; in compressed_fetch_cached() local