Searched refs:containerType (Results 1 – 6 of 6) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
D | glsLifetimeTests.hpp | 224 Type& elementType, Type& containerType) in Attacher() argument 227 , m_containerType (containerType) {} in Attacher() 285 Type& elementType, Type& containerType) in FboAttacher() argument 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() argument 336 : Attacher (ctx, elementType, containerType) {} in ShaderProgramAttacher()
|
D | glsLifetimeTests.cpp | 1080 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/skia/third_party/externals/dawn/src/dawn_node/ |
D | README.md | 71 …unctions,abs_unsigned:storageClass="storage";storageMode="read_write";containerType="vector";isAto…
|
/third_party/openSLES/api/1.0.1/ |
D | OpenSLES.h | 316 SLuint32 containerType; member
|
/third_party/openSLES/api/1.0/ |
D | OpenSLES.h | 316 SLuint32 containerType; member
|
/third_party/openSLES/api/1.1/ |
D | OpenSLES.h | 335 SLuint32 containerType; member
|