Home
last modified time | relevance | path

Searched refs:containerType (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.hpp224 Type& elementType, Type& containerType) in Attacher()
227 , m_containerType (containerType) {} in Attacher()
285 Type& elementType, Type& containerType) in FboAttacher()
286 : Attacher (ctx, elementType, containerType) {} in FboAttacher()
310 TextureFboAttacher (const Context& ctx, Type& elementType, Type& containerType) in TextureFboAttacher() argument
311 : FboAttacher (ctx, elementType, containerType) {} in TextureFboAttacher()
322 RboFboAttacher (const Context& ctx, Type& elementType, Type& containerType) in RboFboAttacher() argument
323 : FboAttacher (ctx, elementType, containerType) {} in RboFboAttacher()
335 Type& elementType, Type& containerType) in ShaderProgramAttacher()
336 : Attacher (ctx, elementType, containerType) {} in ShaderProgramAttacher()
223 Attacher(const Context& ctx, Type& elementType, Type& containerType) Attacher() argument
284 FboAttacher(const Context& ctx, Type& elementType, Type& containerType) FboAttacher() argument
334 ShaderProgramAttacher(const Context& ctx, Type& elementType, Type& containerType) ShaderProgramAttacher() argument
[all...]
H A DglsLifetimeTests.cpp1080 Type& containerType = m_attacher.getContainerType(); in testDeletedNames() local
1081 Name container (containerType); in testDeletedNames()
1150 Type& containerType = attacher.getContainerType(); in iterate() local
1152 Name container (containerType); in iterate()
1231 Type& containerType = attacher.getContainerType(); in iterate() local
1233 Name container (containerType); in iterate()
/third_party/openSLES/api/1.1/
H A DOpenSLES.h335 SLuint32 containerType; member
/third_party/openSLES/api/1.0.1/
H A DOpenSLES.h316 SLuint32 containerType; member
/third_party/openSLES/api/1.0/
H A DOpenSLES.h316 SLuint32 containerType; member

Completed in 18 milliseconds