Searched refs:ValidateIsBuffer (Results 1 – 3 of 3) sorted by relevance
408 bool ValidateIsBuffer(const Context *context, angle::EntryPoint entryPoint, BufferID bufferPacked);
4714 bool ValidateIsBuffer(const Context *context, angle::EntryPoint entryPoint, BufferID buffer) in ValidateIsBuffer() function
2459 ValidateIsBuffer(context, angle::EntryPoint::GLIsBuffer, bufferPacked)); in GL_IsBuffer()