Lines Matching defs:handle
72 ANGLE_INLINE bool isHandleGenerated(IDType handle) const in isHandleGenerated()
86 IDType handle, in checkObjectAllocation()
110 IDType handle, in checkObjectAllocationImpl()
131 ANGLE_INLINE Buffer *checkBufferAllocation(rx::GLImplFactory *factory, BufferID handle) in checkBufferAllocation()
158 ANGLE_INLINE Program *getProgram(ShaderProgramID handle) const in getProgram()
189 ANGLE_INLINE Texture *getTexture(TextureID handle) const in getTexture()
198 TextureID handle, in checkTextureAllocation()
222 Renderbuffer *checkRenderbufferAllocation(rx::GLImplFactory *factory, RenderbufferID handle) in checkRenderbufferAllocation()
241 Sampler *checkSamplerAllocation(rx::GLImplFactory *factory, SamplerID handle) in checkSamplerAllocation()
278 FramebufferID handle) in checkFramebufferAllocation()
300 ProgramPipelineID handle) in checkProgramPipelineAllocation()