Lines Matching refs:ANGLE_INLINE
240 ANGLE_INLINE bool isYFlipEnabledForDrawFBO() const in isYFlipEnabledForDrawFBO()
322 ANGLE_INLINE void invalidateTexture(gl::TextureType target) override {} in invalidateTexture()
331 ANGLE_INLINE const angle::FeaturesVk &getFeatures() const { return mRenderer->getFeatures(); } in getFeatures()
333 ANGLE_INLINE void invalidateVertexAndIndexBuffers() in invalidateVertexAndIndexBuffers()
443 ANGLE_INLINE angle::Result traceGpuEvent(vk::CommandBuffer *commandBuffer, in traceGpuEvent()
581 ANGLE_INLINE bool isBresenhamEmulationEnabled(const gl::PrimitiveMode mode) in isBresenhamEmulationEnabled()
801 ANGLE_INLINE void invalidateCurrentGraphicsPipeline() in invalidateCurrentGraphicsPipeline()
807 ANGLE_INLINE void invalidateCurrentComputePipeline() in invalidateCurrentComputePipeline()
1182 ANGLE_INLINE angle::Result ContextVk::endRenderPassIfTransformFeedbackBuffer( in endRenderPassIfTransformFeedbackBuffer()
1193 ANGLE_INLINE angle::Result ContextVk::onIndexBufferChange( in onIndexBufferChange()
1201 ANGLE_INLINE angle::Result ContextVk::onVertexBufferChange(const vk::BufferHelper *vertexBuffer) in onVertexBufferChange()
1207 ANGLE_INLINE angle::Result ContextVk::onVertexAttributeChange(size_t attribIndex, in onVertexAttributeChange()