Home
last modified time | relevance | path

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

/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dcmd_buffer_state.cpp394 …_BUFFER_STATE::ResetPushConstantDataIfIncompatible(const PIPELINE_LAYOUT_STATE *pipeline_layout_st… in ResetPushConstantDataIfIncompatible()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dstate_tracker.cpp2853 auto pipeline_layout_state = GetPipelineLayout(pipelineLayout); in PreCallRecordDestroyPipelineLayout() local
3296 auto pipeline_layout_state = std::make_shared<PIPELINE_LAYOUT_STATE>(); in PostCallRecordCreatePipelineLayout() local
5862 const PIPELINE_LAYOUT_STATE *pipeline_layout_state = GetPipelineLayout(layout); in ResetCommandBufferPushConstantDataIfIncompatible() local