Searched refs:getFrontFace (Results 1 – 3 of 3) sorted by relevance
73 state.frontFace = pipelineState.getFrontFace(); in update()
148 state.frontFace = pipelineState.getFrontFace(); in update()
151 inline VkFrontFace getFrontFace() const { return frontFace; } in getFrontFace() function