Searched defs:last_face (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.c459 unsigned first_face = 0, last_face = 0; local in function:panfrost_texture_num_elements
503 unsigned face, first_face, last_face; member in struct:panfrost_surface_iter
438 panfrost_adjust_cube_dimensions(unsigned * first_face,unsigned * last_face,unsigned * first_layer,unsigned * last_layer) argument
508 panfrost_surface_iter_begin(struct panfrost_surface_iter * iter,unsigned first_layer,unsigned last_layer,unsigned first_level,unsigned last_level,unsigned first_face,unsigned last_face,unsigned nr_samples) argument
625 unsigned first_face = 0, last_face = 0; local in function:panfrost_emit_texture_payload
[all...]

Completed in 3 milliseconds