Searched refs:getVkIndexType (Results 1 – 3 of 3) sorted by relevance
577 VkIndexType getVkIndexType(gl::DrawElementsType glIndexType) const;
1726 getVkIndexType(mCurrentDrawElementsType)); in handleDirtyGraphicsIndexBuffer()5793 VkIndexType ContextVk::getVkIndexType(gl::DrawElementsType glIndexType) const in getVkIndexType() function in rx::ContextVk
3234 VkIndexType indexType = contextVk->getVkIndexType(glIndexType); in streamIndices()