Home
last modified time | relevance | path

Searched defs:sub_h (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_surface.c207 unsigned sub_h = h > max_h ? max_h : h; in nv04_surface_copy_swizzle() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/pb/
Dcompile_decoder.c782 const upb_handlers *sub_h; in find_methods() local
/external/igt-gpu-tools/tests/
Dprime_nv_pcopy.c652 uint32_t sub_w, uint32_t sub_h) in check3()