Home
last modified time | relevance | path

Searched refs:bottomLeft_ (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglBufferAgeTests.cpp130 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 DteglPartialUpdateTests.cpp118 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 DteglSwapBuffersWithDamageTests.cpp86 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 DteglWideColorTests.cpp129 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 Des31fTextureFilteringTests.cpp148 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 DvktTextureShadowTests.cpp490 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 DvktTextureFilteringTests.cpp427 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 DvktTextureShadowTests.cpp488 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 DvktTextureFilteringTests.cpp426 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 Des2fTextureFilteringTests.cpp365 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 Des3fTextureShadowTests.cpp443 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 Des3fTextureFilteringTests.cpp402 FilterCase (const glu::TextureCube* tex_, const tcu::Vec2& bottomLeft_, const tcu::Vec2& topRight_) in FilterCase()
404 , bottomLeft(bottomLeft_) in FilterCase()

Completed in 28 milliseconds