HomeSort by: relevance | last modified time | path
    Searched refs:mali_shader_register_allocation (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
v7_pack.h 2534 enum mali_shader_register_allocation { enum
2540 mali_shader_register_allocation_as_str(enum mali_shader_register_allocation imm)
2553 enum mali_shader_register_allocation shader_register_allocation;
2554 enum mali_shader_register_allocation secondary_shader_register_allocation;
2600 values->shader_register_allocation = (enum mali_shader_register_allocation)__gen_unpack_uint(cl, 12, 13);
2601 values->secondary_shader_register_allocation = (enum mali_shader_register_allocation)__gen_unpack_uint(cl, 14, 15);
3321 values->properties.shader_register_allocation = (enum mali_shader_register_allocation)__gen_unpack_uint(cl, 140, 141);
3322 values->properties.secondary_shader_register_allocation = (enum mali_shader_register_allocation)__gen_unpack_uint(cl, 142, 143);
v6_pack.h 2482 enum mali_shader_register_allocation { enum
2488 mali_shader_register_allocation_as_str(enum mali_shader_register_allocation imm)
2501 enum mali_shader_register_allocation shader_register_allocation;
2542 values->shader_register_allocation = (enum mali_shader_register_allocation)__gen_unpack_uint(cl, 12, 13);
3250 values->properties.shader_register_allocation = (enum mali_shader_register_allocation)__gen_unpack_uint(cl, 140, 141);

Completed in 19 milliseconds