Searched refs:SetShaderVaryingSubgroupSize (Results 1 – 3 of 3) sorted by relevance
286 Result SetShaderVaryingSubgroupSize(const Shader* shader, const bool isSet);
204 Result Pipeline::SetShaderVaryingSubgroupSize(const Shader* shader, in SetShaderVaryingSubgroupSize() function in amber::Pipeline
901 Result r = pipeline->SetShaderVaryingSubgroupSize(shader, isOn); in ParsePipelineSubgroup()