Home
last modified time | relevance | path

Searched defs:topRight (Results 1 – 24 of 24) sorted by relevance

/external/deqp/modules/gles2/accuracy/
Des2aTextureMipmapTests.cpp189 Vec2 topRight; in getBasicTexCoord2D() member
216 const Vec2& topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
Des2aTextureFilteringTests.cpp478 const tcu::Vec2& topRight, in renderFaces()
/external/deqp/modules/gles3/accuracy/
Des3aTextureMipmapTests.cpp180 Vec2 topRight; in getBasicTexCoord2D() member
207 const Vec2& topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
Des3aTextureFilteringTests.cpp487 const tcu::Vec2& topRight, in renderFaces()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureGatherTests.cpp103 …uteQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2D()
113 …ray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2DArray()
123 …td::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoordCube()
1887 const auto topRight = (biasMode ? Vec2(1.0f, 1.0f) : Vec2(1.5f, 1.6f)); in computeQuadTexCoord() local
2101 const auto topRight = (biasMode ? Vec2(1.0f, 1.0f) : Vec2(1.5f, 1.6f)); in computeQuadTexCoord() local
/external/deqp/modules/gles3/functional/
Des3fTextureWrapTests.cpp102 tcu::Vec2 topRight; member
Des3fTextureShadowTests.cpp432 tcu::Vec2 topRight; member
Des3fTextureMipmapTests.cpp236 Vec2 topRight; in getBasicTexCoord2D() member
263 const Vec2& topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
Des3fTextureFilteringTests.cpp392 tcu::Vec2 topRight; member
/external/deqp/modules/gles2/functional/
Des2fTextureMipmapTests.cpp192 Vec2 topRight; in getBasicTexCoord2D() member
219 const Vec2& topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
Des2fTextureFilteringTests.cpp358 tcu::Vec2 topRight; member
/external/deqp/modules/gles31/functional/
Des31fTextureFilteringTests.cpp140 tcu::Vec2 topRight; member
/external/deqp/modules/egl/
DteglBufferAgeTests.cpp132 IVec2 topRight; member
DteglPartialUpdateTests.cpp120 IVec2 topRight; member
DteglSwapBuffersWithDamageTests.cpp88 IVec2 topRight; member
DteglWideColorTests.cpp130 IVec2 topRight; member
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp133 …Vec4 topRight (-1.0f + scaleWidth * (float)(m_quad.m_x + m_quad.m_width), -1.0f + scaleHeight… in getVertices() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureShadowTests.cpp409 tcu::Vec2 topRight; member
DvktTextureMipmapTests.cpp203 const Vec2 topRight; in getBasicTexCoord2D() member
230 const Vec2& topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
DvktTextureFilteringTests.cpp392 tcu::Vec2 topRight; member
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp1019 …uteQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2D()
1029 …ray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2DArray()
1124 …td::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoordCube()
1164 …r<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight, const t… in computeQuadTexCoordCubeArray()
/external/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp502 SkIRect topRight = SkIRect::MakeXYWH(dstRect.width() - 1, 0, 1, 1); in filterImageGPU() local
/external/skqp/src/effects/imagefilters/
DSkLightingImageFilter.cpp489 SkRect topRight = SkRect::MakeXYWH(dstRect.width() - 1, 0, 1, 1); in filterImageGPU() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4969 const tcu::Vec4 topRight ( 1.0f, -1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local