Searched defs:stream_desc (Results 1 – 2 of 2) sorted by relevance
630 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc = in dzn_pipeline_cache_lookup_gfx_pipeline() local1760 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc) in dzn_pipeline_init()1887 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc = &pipeline->templates.stream_desc; in dzn_graphics_pipeline_create() local2217 D3D12_PIPELINE_STATE_STREAM_DESC stream_desc = { in dzn_graphics_pipeline_get_state() local2421 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc, in dzn_pipeline_cache_lookup_compute_pipeline()2488 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc, in dzn_compute_pipeline_compile_shader()2600 D3D12_PIPELINE_STATE_STREAM_DESC stream_desc = { in dzn_compute_pipeline_create() local
1010 D3D12_PIPELINE_STATE_STREAM_DESC stream_desc; member