Searched refs:AddCommandBufferBindingSampler (Results 1 – 3 of 3) sorted by relevance
1567 if (sampler_state) dev_data->AddCommandBufferBindingSampler(cb_node, sampler_state); in UpdateDrawState()1607 if (sampler_state) dev_data->AddCommandBufferBindingSampler(cb_node, sampler_state); in UpdateDrawState()
486 void AddCommandBufferBindingSampler(GLOBAL_CB_NODE*, SAMPLER_STATE*);
317 void CoreChecks::AddCommandBufferBindingSampler(GLOBAL_CB_NODE *cb_node, SAMPLER_STATE *sampler_sta… in AddCommandBufferBindingSampler() function in CoreChecks