Home
last modified time | relevance | path

Searched +defs:binary +defs:arch (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.h92 struct util_dynarray binary; member
133 pan_blend_supports_constant(unsigned arch, unsigned rt) in pan_blend_supports_constant()
141 pan_blend_supports_2src(unsigned arch) in pan_blend_supports_2src()
/third_party/mesa3d/src/panfrost/compiler/
Dbifrost_compile.c5106 bi_pack_clauses(bi_context *ctx, struct util_dynarray *binary, unsigned offset) in bi_pack_clauses()
5247 unsigned int arch = pan_arch(gpu_id); in bi_lower_subgroups() local
5483 struct util_dynarray *binary, struct bi_shader_info info, in bi_compile_variant_nir()
5746 struct util_dynarray *binary, struct pan_shader_info *info, in bi_compile_variant()
5858 struct util_dynarray *binary, in bifrost_compile_shader_nir()