Home
last modified time | relevance | path

Searched defs:linkResources (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DProgramVk.cpp228 void LinkTaskVk::linkResources(const gl::ProgramLinkedResources &resources) in linkResources() function in rx::__anonc8de01b10111::LinkTaskVk
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DProgramGL.cpp737 void ProgramGL::linkResources(const gl::ProgramLinkedResources &resources) in linkResources() function in rx::ProgramGL
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DProgramD3D.cpp787 void ProgramD3D::linkResources(const gl::ProgramLinkedResources &resources) in linkResources() function in rx::ProgramD3D
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramLinkedResources.cpp1679 void ProgramLinkedResourcesLinker::linkResources(const ProgramState &programState, in linkResources() function in gl::ProgramLinkedResourcesLinker