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.c608 D3D12_PIPELINE_STATE_STREAM_DESC *stream_desc = in dzn_pipeline_cache_lookup_gfx_pipeline() local
1738 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() local
2186 D3D12_PIPELINE_STATE_STREAM_DESC stream_desc = { in dzn_graphics_pipeline_get_state() local
2357 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
Ddzn_private.h1001 D3D12_PIPELINE_STATE_STREAM_DESC stream_desc; member