| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/ |
| H A D | display.c | 32 vlVaQueryDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int *num_attributes) argument 46 vlVaGetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) argument 55 vlVaSetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ |
| H A D | display.c | 32 vlVaQueryDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int *num_attributes) argument 46 vlVaGetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) argument 55 vlVaSetDisplayAttributes(VADriverContextP ctx, VADisplayAttribute *attr_list, int num_attributes) argument
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_shader_args.c | 341 unsigned num_attributes = util_last_bit(args->shader_info->vs.vb_desc_usage_mask); local in function:declare_vs_input_vgprs
|
| H A D | radv_shader.h | 385 unsigned num_attributes; member in struct:radv_vs_prolog_key
|
| H A D | radv_cmd_buffer.c | 2666 radv_instance_rate_prolog_index(unsigned num_attributes, uint32_t instance_rate_inputs) argument 2697 uint32_t num_attributes : 6; member in struct:vs_prolog_key_header::__anonf70c97c70308 2747 unsigned num_attributes = pipeline->last_vertex_attrib_bit; local in function:lookup_vs_prolog [all...] |
| H A D | radv_device.c | 2720 for (unsigned num_attributes = 1; num_attributes <= 16; num_attributes++) { local in function:radv_device_init_vs_prologs [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | glx_pbuffer.c | 285 unsigned int num_attributes; local in function:__glXGetDrawableAttribute
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | glx_pbuffer.c | 252 unsigned int num_attributes; local in function:__glXGetDrawableAttribute
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86xv.h | 199 int num_attributes; member in struct:__anone1cd51a60808
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86xv.h | 166 int num_attributes; member in struct:__anon076b10b90608
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_draw.c | 298 int num_attributes = ctx->vertex_elements->num_elements; local in function:lima_pack_vs_cmd
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | ephyrvideo.c | 433 num_attributes=0, num_formats=0, i=0, local in function:ephyrXVPrivQueryHostAdaptors
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | Xvproto.h | 519 CARD32 num_attributes; member in struct:__anon348c008f1e08
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_draw.c | 824 int num_attributes = ctx->vertex_elements->num_elements; local in function:lima_pack_vs_cmd
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 11262 unsigned num_attributes = util_last_bit(ctx->program->info->vs.vb_desc_usage_mask); local in function:aco::__anon562fcc110110::add_startpgm [all...] |