Lines Matching refs:cpp
34 vc4_utile_width(int cpp)
36 switch (cpp) {
45 unreachable("unknown cpp");
51 vc4_utile_height(int cpp)
53 switch (cpp) {
61 unreachable("unknown cpp");
65 bool vc4_size_is_lt(uint32_t width, uint32_t height, int cpp) ATTRIBUTE_CONST;
68 int cpp, const struct pipe_box *box);
71 int cpp, const struct pipe_box *box);
74 int cpp, const struct pipe_box *box);
77 int cpp, const struct pipe_box *box);
80 uint8_t tiling_format, int cpp,
84 uint8_t tiling_format, int cpp,
90 int cpp, const struct pipe_box *box)
95 cpp, box);
100 cpp, box);
106 int cpp, const struct pipe_box *box)
111 cpp, box);
117 cpp, box);