Home
last modified time | relevance | path

Searched defs:bottomLeft (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DTextureSubresourceTests.cpp163 RGBA8 bottomLeft = RGBA8::kRed; in TEST_P() local
191 RGBA8 bottomLeft = RGBA8::kRed; in TEST_P() local
/third_party/node/lib/internal/
Dcli_table.js29 bottomLeft: '└', property
/third_party/vk-gl-cts/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp179 Vec2 bottomLeft; in getBasicTexCoord2D() member
206 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
Des3aTextureFilteringTests.cpp486 const tcu::Vec2& bottomLeft, in renderFaces()
/third_party/vk-gl-cts/modules/gles2/accuracy/
Des2aTextureMipmapTests.cpp188 Vec2 bottomLeft; in getBasicTexCoord2D() member
215 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
Des2aTextureFilteringTests.cpp477 const tcu::Vec2& bottomLeft, in renderFaces()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp103 void computeQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& … in computeQuadTexCoord2D()
113 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft in computeQuadTexCoord2DArray()
123 …QuadTexCoordCube (std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const … in computeQuadTexCoordCube()
1907 const auto bottomLeft = (biasMode ? Vec2(0.0f, 0.0f) : Vec2(-0.3f, -0.4f)); in computeQuadTexCoord() local
2127 const auto bottomLeft = (biasMode ? Vec2(0.0f, 0.0f) : Vec2(-0.3f, -0.4f)); in computeQuadTexCoord() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp103 void computeQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& … in computeQuadTexCoord2D()
113 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft in computeQuadTexCoord2DArray()
123 …QuadTexCoordCube (std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const … in computeQuadTexCoordCube()
1919 const auto bottomLeft = (biasMode ? Vec2(0.0f, 0.0f) : Vec2(-0.3f, -0.4f)); in computeQuadTexCoord() local
2141 const auto bottomLeft = (biasMode ? Vec2(0.0f, 0.0f) : Vec2(-0.3f, -0.4f)); in computeQuadTexCoord() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureWrapTests.cpp101 tcu::Vec2 bottomLeft; member
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fTextureMipmapTests.cpp191 Vec2 bottomLeft; in getBasicTexCoord2D() member
218 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
Des2fTextureFilteringTests.cpp357 tcu::Vec2 bottomLeft; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureFilteringTests.cpp139 tcu::Vec2 bottomLeft; member
/third_party/vk-gl-cts/modules/egl/
DteglBufferAgeTests.cpp131 IVec2 bottomLeft; member
DteglSwapBuffersWithDamageTests.cpp87 IVec2 bottomLeft; member
DteglPartialUpdateTests.cpp119 IVec2 bottomLeft; member
DteglWideColorTests.cpp130 IVec2 bottomLeft; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp432 const tcu::Vec4 bottomLeft, in QuadrantsInstance()
924 const auto bottomLeft = tcu::Vec4(0.0, 1.0, 1.0, 1.0); in createInstance() local
DvktMeshShaderBuiltinTestsEXT.cpp542 const tcu::Vec4 bottomLeft, in QuadrantsInstance()
1067 const auto bottomLeft = (m_writeVal ? tcu::Vec4(0.0, 1.0, 1.0, 1.0) : getClearColor()); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp432 const tcu::Vec4 bottomLeft, in QuadrantsInstance()
924 const auto bottomLeft = tcu::Vec4(0.0, 1.0, 1.0, 1.0); in createInstance() local
DvktMeshShaderBuiltinTestsEXT.cpp542 const tcu::Vec4 bottomLeft, in QuadrantsInstance()
1067 const auto bottomLeft = (m_writeVal ? tcu::Vec4(0.0, 1.0, 1.0, 1.0) : getClearColor()); in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawScissorTests.cpp135 …Vec4 bottomLeft (-1.0f + scaleWidth * (float)m_quad.m_x, -1.0f + scaleHeight * (float)(m_quad… in getVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp135 …Vec4 bottomLeft (-1.0f + scaleWidth * (float)m_quad.m_x, -1.0f + scaleHeight * (float)(m_quad… in getVertices() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp480 tcu::Vec2 bottomLeft; member
1395 tcu::Vec2 bottomLeft; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureShadowTests.cpp478 tcu::Vec2 bottomLeft; member
1393 tcu::Vec2 bottomLeft; member
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp1085 void computeQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& … in computeQuadTexCoord2D()
1095 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft in computeQuadTexCoord2DArray()
1190 …QuadTexCoordCube (std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const … in computeQuadTexCoordCube()
1230 …exCoordCubeArray (std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const … in computeQuadTexCoordCubeArray()

12