Searched defs:stream_desc (Results 1 – 2 of 2) sorted by relevance
608 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc = in dzn_pipeline_cache_lookup_gfx_pipeline() local1738 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc) in dzn_pipeline_init()1857 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc = &pipeline->templates.stream_desc; in dzn_graphics_pipeline_create() local2186 D3D12_PIPELINE_STATE_STREAM_DESC stream_desc = { in dzn_graphics_pipeline_get_state() local2357 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc, in dzn_pipeline_cache_lookup_compute_pipeline()2424 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc, in dzn_compute_pipeline_compile_shader()2543 D3D12_PIPELINE_STATE_STREAM_DESC stream_desc = { in dzn_compute_pipeline_create() local
1001 D3D12_PIPELINE_STATE_STREAM_DESC stream_desc; member