Home | History | Annotate | Download | only in tests

Lines Matching refs:MakeDynamic

376         pipelineobj.MakeDynamic(VK_DYNAMIC_STATE_LINE_WIDTH);
379 pipelineobj.MakeDynamic(VK_DYNAMIC_STATE_DEPTH_BIAS);
384 pipelineobj.MakeDynamic(VK_DYNAMIC_STATE_VIEWPORT);
389 pipelineobj.MakeDynamic(VK_DYNAMIC_STATE_SCISSOR);
394 pipelineobj.MakeDynamic(VK_DYNAMIC_STATE_BLEND_CONSTANTS);
397 pipelineobj.MakeDynamic(VK_DYNAMIC_STATE_DEPTH_BOUNDS);
400 pipelineobj.MakeDynamic(VK_DYNAMIC_STATE_STENCIL_COMPARE_MASK);
403 pipelineobj.MakeDynamic(VK_DYNAMIC_STATE_STENCIL_WRITE_MASK);
406 pipelineobj.MakeDynamic(VK_DYNAMIC_STATE_STENCIL_REFERENCE);