Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_root_signature.cpp115 create_root_signature(struct d3d12_context *ctx, struct d3d12_root_signature_key *key) in create_root_signature() function
/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dcompute_test.cpp225 ComputeTest::create_root_signature(const ComputeTest::Resources &resources) in create_root_signature() function in ComputeTest