Home
last modified time | relevance | path

Searched defs:matchesSignature (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DProgramD3D.h406 bool matchesSignature(const std::vector<GLenum> &signature) const in matchesSignature() function
426 bool matchesSignature(const gl::ImageUnitTextureTypeMap &signature) const in matchesSignature() function
DProgramD3D.cpp644 bool ProgramD3D::VertexExecutable::matchesSignature(const Signature &signature) const in matchesSignature() function in rx::ProgramD3D::VertexExecutable