Searched refs:v3d_key (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_debug.h | 37 v3dv_print_v3d_key(struct v3d_key *key, uint32_t v3d_key_size);
|
| H A D | v3dv_pipeline.c | 46 v3dv_print_v3d_key(struct v3d_key *key, 1020 pipeline_populate_v3d_key(struct v3d_key *key, 1619 struct v3d_key *key, 3219 struct v3d_key key;
|
| H A D | v3dv_private.h | 1906 struct v3d_key *key,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_program.c | 42 struct v3d_key *key, size_t key_size); 45 struct v3d_key *key); 334 struct v3d_key *key, 371 struct v3d_key *dup_key; 405 v3d_setup_shared_key(struct v3d_context *v3d, struct v3d_key *key, 465 struct v3d_key *key) 666 struct v3d_key local_key; 667 struct v3d_key *key = &local_key; 702 return _mesa_hash_data(key, sizeof(struct v3d_key)); 720 return memcmp(key1, key2, sizeof(struct v3d_key)) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_program.c | 42 struct v3d_key *key, size_t key_size); 45 struct v3d_key *key); 372 struct v3d_key *key, 409 struct v3d_key *dup_key; 443 v3d_setup_shared_key(struct v3d_context *v3d, struct v3d_key *key, 497 struct v3d_key *key) 832 struct v3d_key local_key; 833 struct v3d_key *key = &local_key; 873 return _mesa_hash_data(key, sizeof(struct v3d_key)); 897 return memcmp(key1, key2, sizeof(struct v3d_key)) [all...] |
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | v3d_compiler.h | 377 struct v3d_key { struct 397 struct v3d_key base; 445 struct v3d_key base; 455 struct v3d_key base; 788 struct v3d_key *key; 1013 struct v3d_key *key,
|
| H A D | vir.c | 536 struct v3d_key *key, 1678 struct v3d_key *key,
|
| /xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/ |
| H A D | v3d_compiler.h | 321 struct v3d_key { struct 335 struct v3d_key base; 366 struct v3d_key base; 577 struct v3d_key *key; 720 struct v3d_key *key,
|
| H A D | vir.c | 494 struct v3d_key *key, 875 struct v3d_key *key,
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.0.0.rst | 259 - broadcom/compiler: separate texture/sampler info from v3d_key
|
| H A D | 20.3.0.rst | 239 - v3d/compiler: num_tex_used on v3d_key
|
| H A D | 21.1.0.rst | 346 - v3dv/pipeline: remove v3d_key from shader_variant and pipeline stage
|
Completed in 86 milliseconds