Home
last modified time | relevance | path

Searched refs:bottomLeft_ (Results 1 – 10 of 10) sorted by relevance

/external/deqp/modules/egl/
DteglBufferAgeTests.cpp130 ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_);
136 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect() argument
137 : bottomLeft(bottomLeft_) in ColoredRect()
DteglSwapBuffersWithDamageTests.cpp86 ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_);
92 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect() argument
93 : bottomLeft (bottomLeft_) in ColoredRect()
DteglPartialUpdateTests.cpp118 ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_);
124 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect() argument
125 : bottomLeft (bottomLeft_) in ColoredRect()
DteglWideColorTests.cpp122 ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_);
128 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect() argument
129 : bottomLeft (bottomLeft_) in ColoredRect()
/external/deqp/modules/gles31/functional/
Des31fTextureFilteringTests.cpp148 …FilterCase (const glu::TextureCubeArray* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topR… in FilterCase()
150 , bottomLeft (bottomLeft_) in FilterCase()
/external/deqp/modules/gles2/functional/
Des2fTextureFilteringTests.cpp365 …FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase()
367 , bottomLeft(bottomLeft_) in FilterCase()
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp416 …FilterCase (const int tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRi… in FilterCase()
418 , bottomLeft (bottomLeft_) in FilterCase()
DvktTextureFilteringTests.cpp291 FilterCase (int tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase()
293 , bottomLeft (bottomLeft_) in FilterCase()
/external/deqp/modules/gles3/functional/
Des3fTextureShadowTests.cpp441 …FilterCase (const glu::TextureCube* tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tc… in FilterCase()
443 , bottomLeft(bottomLeft_) in FilterCase()
Des3fTextureFilteringTests.cpp381 …FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase()
383 , bottomLeft(bottomLeft_) in FilterCase()