/third_party/vk-gl-cts/modules/egl/ |
H A 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()
|
H A 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()
|
H A 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()
|
H A D | teglWideColorTests.cpp | 129 ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_); 135 ColoredRect::ColoredRect (const IVec2& bottomLeft_, const IVec2& topRight_, const Color& color_) in ColoredRect() argument 136 : bottomLeft (bottomLeft_) in ColoredRect()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fTextureFilteringTests.cpp | 148 FilterCase (const glu::TextureCubeArray* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_, const tcu::Vec2& layerRange_) in FilterCase() 150 , bottomLeft (bottomLeft_) in FilterCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureShadowTests.cpp | 490 FilterCase (const int tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 492 , bottomLeft (bottomLeft_) in FilterCase() 1405 FilterCase (const int tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 1407 , bottomLeft (bottomLeft_) in FilterCase()
|
H A D | vktTextureFilteringTests.cpp | 427 FilterCase (int tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 429 , bottomLeft (bottomLeft_) in FilterCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureShadowTests.cpp | 488 FilterCase (const int tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 490 , bottomLeft (bottomLeft_) in FilterCase() 1403 FilterCase (const int tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 1405 , bottomLeft (bottomLeft_) in FilterCase()
|
H A D | vktTextureFilteringTests.cpp | 426 FilterCase (int tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 428 , bottomLeft (bottomLeft_) in FilterCase()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fTextureFilteringTests.cpp | 365 FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 367 , bottomLeft(bottomLeft_) in FilterCase()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureShadowTests.cpp | 443 FilterCase (const glu::TextureCube* tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 445 , bottomLeft(bottomLeft_) in FilterCase()
|
H A D | es3fTextureFilteringTests.cpp | 402 FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 404 , bottomLeft(bottomLeft_) in FilterCase()
|