소스 검색

llvmpipe: remove unused psize_slot field

undefined
Brian Paul 15 년 전
부모
커밋
1550de98e6
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0
    3
      src/gallium/drivers/llvmpipe/lp_context.h

+ 0
- 3
src/gallium/drivers/llvmpipe/lp_context.h 파일 보기

@@ -94,9 +94,6 @@ struct llvmpipe_context {
/** Vertex format */
struct vertex_info vertex_info;

/** Which vertex shader output slot contains point size */
int psize_slot;

/** The tiling engine */
struct lp_setup_context *setup;


Loading…
취소
저장