Home
last modified time | relevance | path

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

/external/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c744 D3D12_ROOT_PARAMETER1 *root_param; in dzn_pipeline_layout_create() local
793 D3D12_ROOT_PARAMETER1 *root_param = &root_params[layout->root.param_count++]; in dzn_pipeline_layout_create() local
853 D3D12_ROOT_PARAMETER1 *root_param = &root_params[layout->root.param_count++]; in dzn_pipeline_layout_create() local
/external/mesa3d/src/microsoft/clc/
Dcompute_test.cpp227 D3D12_ROOT_PARAMETER1 root_param; in create_root_signature() local