Searched refs:pVertexInputState (Results 1 - 25 of 35) sorted by relevance
12
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_meta_fast_clear.c | 305 .pVertexInputState = &vi_state, 354 .pVertexInputState = &vi_state, 403 .pVertexInputState = &vi_state,
|
| H A D | radv_meta_blit2d.c | 792 .pVertexInputState = vi_create_info, 980 .pVertexInputState = vi_create_info, 1172 .pVertexInputState = vi_create_info,
|
| H A D | radv_meta_resolve_fs.c | 234 .pVertexInputState = vi_create_info, 575 .pVertexInputState = vi_create_info,
|
| H A D | radv_meta_decompress.c | 281 .pVertexInputState =
|
| H A D | radv_meta_resolve.c | 180 .pVertexInputState =
|
| H A D | radv_meta_blit.c | 745 .pVertexInputState = &vi_create_info,
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_meta_fast_clear.c | 324 .pVertexInputState = &vi_state, 370 .pVertexInputState = &vi_state, 416 .pVertexInputState = &vi_state,
|
| H A D | radv_meta_blit2d.c | 829 .pVertexInputState = vi_create_info, 1000 .pVertexInputState = vi_create_info, 1170 .pVertexInputState = vi_create_info,
|
| H A D | radv_meta_decompress.c | 146 .pVertexInputState = &(VkPipelineVertexInputStateCreateInfo) {
|
| H A D | radv_meta_resolve.c | 163 .pVertexInputState = &(VkPipelineVertexInputStateCreateInfo) {
|
| H A D | radv_meta_resolve_fs.c | 247 .pVertexInputState = vi_create_info,
|
| H A D | radv_meta_blit.c | 812 .pVertexInputState = &vi_create_info,
|
| H A D | radv_pipeline.c | 1857 pCreateInfo->pVertexInputState; 3631 pCreateInfo->pVertexInputState;
|
| /xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/ |
| H A D | vn_protocol_driver_pipeline.h | 1096 size += vn_sizeof_simple_pointer(val->pVertexInputState); 1097 if (val->pVertexInputState) 1098 size += vn_sizeof_VkPipelineVertexInputStateCreateInfo(val->pVertexInputState); 1163 if (vn_encode_simple_pointer(enc, val->pVertexInputState)) 1164 vn_encode_VkPipelineVertexInputStateCreateInfo(enc, val->pVertexInputState);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_pipeline.c | 304 /* pVertexInputState */ 308 src->pVertexInputState); 311 dst->pVertexInputState = vertex_input; 313 dst->pVertexInputState = NULL;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/ |
| H A D | zink_pipeline.c | 243 pci.pVertexInputState = &vertex_input_state;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_pipeline.c | 1550 assert(info->pVertexInputState); 1672 pCreateInfo->pVertexInputState;
|
| H A D | genX_pipeline.c | 1936 assert(pCreateInfo->pVertexInputState); 1937 emit_vertex_input(pipeline, pCreateInfo->pVertexInputState);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/ |
| H A D | helpers.cpp | 765 gfx_pipeline_info.pVertexInputState = &vs_input;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_pipeline.c | 2579 assert(pCreateInfo->pVertexInputState); 2580 emit_vertex_input(pipeline, pCreateInfo->pVertexInputState);
|
| H A D | anv_pipeline.c | 2317 assert(info->pVertexInputState); 2439 pCreateInfo->pVertexInputState;
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_meta_clear.c | 514 .pVertexInputState = vi_state,
|
| H A D | v3dv_pipeline.c | 1373 pCreateInfo->pVertexInputState; 2056 pCreateInfo->pVertexInputState; 3015 pCreateInfo->pVertexInputState;
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_pipeline.c | 851 builder->create_info->pVertexInputState;
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_pipeline.c | 1517 builder->create_info->pVertexInputState;
|
Completed in 81 milliseconds
12