Searched refs:topRight_ (Results 1 – 10 of 10) 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()
|
D | teglWideColorTests.cpp | 127 ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_); 133 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect() argument 135 , topRight (topRight_) in ColoredRect()
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFilteringTests.cpp | 148 …:TextureCubeArray* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_, const tcu::Vec2… in FilterCase() 151 , topRight (topRight_) in FilterCase()
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureFilteringTests.cpp | 365 …FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 368 , topRight (topRight_) in FilterCase()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureShadowTests.cpp | 418 …erCase (const int tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 421 , topRight (topRight_) in FilterCase()
|
D | vktTextureFilteringTests.cpp | 295 FilterCase (int tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 298 , topRight (topRight_) in FilterCase()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureShadowTests.cpp | 441 …glu::TextureCube* tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 444 , topRight (topRight_) in FilterCase()
|
D | es3fTextureFilteringTests.cpp | 399 …FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 402 , topRight (topRight_) in FilterCase()
|