Searched refs:createGraphicsPipelineWithDefaultState (Results 1 – 2 of 2) sorted by relevance
143 angle::Result createGraphicsPipelineWithDefaultState(const gl::Context *context);
254 status = createGraphicsPipelineWithDefaultState(context); in link()260 angle::Result ProgramVk::createGraphicsPipelineWithDefaultState(const gl::Context *context) in createGraphicsPipelineWithDefaultState() function in rx::ProgramVk