Searched refs:getCullMode (Results 1 – 2 of 2) sorted by relevance
74 state.cullMode = pipelineState.getCullMode(); in update()
150 inline VkCullModeFlags getCullMode() const { return cullMode; } in getCullMode() function