Home
last modified time | relevance | path

Searched defs:ProgramLinkedResources (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.h199 struct ProgramLinkedResources struct
227 // information to ProgramLinkedResources' linkers. argument
DProgramLinkedResources.cpp1232 ProgramLinkedResources::ProgramLinkedResources( in ProgramLinkedResources() function in gl::ProgramLinkedResources
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.h221 struct ProgramLinkedResources struct
232 ProgramVaryingPacking varyingPacking;
233 UniformBlockLinker uniformBlockLinker;
234 ShaderStorageBlockLinker shaderStorageBlockLinker;
235 AtomicCounterBufferLinker atomicCounterBufferLinker;
236 std::vector<UnusedUniform> unusedUniforms;
237 std::vector<std::string> unusedInterfaceBlocks;