Home
last modified time | relevance | path

Searched defs:stream_desc (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c630 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc = in dzn_pipeline_cache_lookup_gfx_pipeline() local
1760 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() local
2217 D3D12_PIPELINE_STATE_STREAM_DESC stream_desc = { in dzn_graphics_pipeline_get_state() local
2421 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
Ddzn_private.h1010 D3D12_PIPELINE_STATE_STREAM_DESC stream_desc; member