Searched refs:bottomLeft_ (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 137 : bottomLeft(bottomLeft_) 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 93 : bottomLeft (bottomLeft_) 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 125 : bottomLeft (bottomLeft_) in ColoredRect()
|
D | teglWideColorTests.cpp | 122 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/ |
D | es31fTextureFilteringTests.cpp | 148 …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/ |
D | es2fTextureFilteringTests.cpp | 365 …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/ |
D | vktTextureShadowTests.cpp | 416 …FilterCase (const int tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRi… in FilterCase() 418 , bottomLeft (bottomLeft_) in FilterCase()
|
D | vktTextureFilteringTests.cpp | 291 FilterCase (int tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 293 , bottomLeft (bottomLeft_) in FilterCase()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureShadowTests.cpp | 441 …FilterCase (const glu::TextureCube* tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tc… in FilterCase() 443 , bottomLeft(bottomLeft_) in FilterCase()
|
D | es3fTextureFilteringTests.cpp | 381 …FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 383 , bottomLeft(bottomLeft_) in FilterCase()
|