Home
last modified time | relevance | path

Searched refs:isSome (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp217 bool isSome (void) const;
271 bool MaybeTextureSwizzle::isSome (void) const in isSome() function in deqp::gles31::Functional::__anonb02207ad0111::MaybeTextureSwizzle
338 DE_ASSERT(swizzle.isSome()); in swizzleColor()
1310 if (m_textureSwizzle.isSome()) in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp246 bool isSome (void) const;
300 bool MaybeTextureSwizzle::isSome (void) const in isSome() function in vkt::sr::__anonf1da81390111::MaybeTextureSwizzle
367 DE_ASSERT(swizzle.isSome()); in swizzleColor()
1189 if (m_baseParams.textureSwizzle.isSome()) in init()