Searched refs:projection_matrix (Results 1 – 2 of 2) sorted by relevance
954 def _block_orth(self, projection_matrix): argument962 n = projection_matrix.shape.as_list()[0]965 kernel[0] = projection_matrix966 kernel[1] = eye - projection_matrix
1720 D3DMATRIX *projection_matrix = GET_D3DTS(PROJECTION); in nine_ff_get_ps() local1837 !(projection_matrix->_34 == 0.0f && in nine_ff_get_ps()1838 projection_matrix->_44 == 1.0f); in nine_ff_get_ps()