Searched refs:topRight_ (Results 1 – 7 of 7) sorted by relevance
/external/deqp/modules/egl/ |
D | teglBufferAgeTests.cpp | 130 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 138 , topRight (topRight_) in ColoredRect()
|
D | teglSwapBuffersWithDamageTests.cpp | 86 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 94 , topRight (topRight_) in ColoredRect()
|
D | teglPartialUpdateTests.cpp | 118 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 126 , topRight (topRight_) in ColoredRect()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFilteringTests.cpp | 147 …:TextureCubeArray* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_, const tcu::Vec2… in FilterCase() 150 , topRight (topRight_) in FilterCase()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureFilteringTests.cpp | 364 …FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 367 , topRight (topRight_) in FilterCase()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureShadowTests.cpp | 439 …glu::TextureCube* tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 442 , topRight (topRight_) in FilterCase()
|
D | es3fTextureFilteringTests.cpp | 380 …FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 383 , topRight (topRight_) in FilterCase()
|