Lines Matching defs:handle
68 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()
187 ANGLE_INLINE Texture *getTexture(TextureID handle) const in getTexture()
196 TextureID handle, in checkTextureAllocation()
222 Renderbuffer *checkRenderbufferAllocation(rx::GLImplFactory *factory, RenderbufferID handle) in checkRenderbufferAllocation()
242 Sampler *checkSamplerAllocation(rx::GLImplFactory *factory, SamplerID handle) in checkSamplerAllocation()
278 FramebufferID handle, in checkFramebufferAllocation()
304 ProgramPipelineID handle) in checkProgramPipelineAllocation()