/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 138 , topRight (topRight_) 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 126 , topRight (topRight_) 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 94 , topRight (topRight_) 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 137 , topRight (topRight_) 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() 151 , topRight (topRight_) 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() 493 , topRight (topRight_) in FilterCase() 1405 FilterCase (const int tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 1408 , topRight (topRight_) in FilterCase()
|
H A D | vktTextureFilteringTests.cpp | 427 FilterCase (int tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 430 , topRight (topRight_) 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() 491 , topRight (topRight_) in FilterCase() 1403 FilterCase (const int tex_, const float ref_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 1406 , topRight (topRight_) in FilterCase()
|
H A D | vktTextureFilteringTests.cpp | 426 FilterCase (int tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 429 , topRight (topRight_) 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() 368 , topRight (topRight_) 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() 446 , topRight (topRight_) in FilterCase()
|
H A D | es3fTextureFilteringTests.cpp | 402 FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase() 405 , topRight (topRight_) in FilterCase()
|