Home
last modified time | relevance | path

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

/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/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/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()
1900 const auto topRight = (biasMode ? Vec2(1.0f, 1.0f) : Vec2(1.5f, 1.6f)); in computeQuadTexCoord() local
2121 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.cpp395 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
DteglSwapBuffersWithDamageTests.cpp88 IVec2 topRight; member
DteglPartialUpdateTests.cpp120 IVec2 topRight; member
DteglWideColorTests.cpp130 IVec2 topRight; member
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp400 const tcu::Vec4 topRight, in QuadrantsInstance()
890 const auto topRight = tcu::Vec4(1.0, 0.0, 1.0, 1.0); in createInstance() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.cpp134 …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.cpp445 tcu::Vec2 topRight; member
1314 tcu::Vec2 topRight; member
DvktTextureMipmapTests.cpp204 const Vec2 topRight; in getBasicTexCoord2D() member
231 const Vec2& topRight = s_basicCoords[cellNdx].topRight; in getBasicTexCoord2D() local
DvktTextureFilteringTests.cpp412 tcu::Vec2 topRight; member
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp1085 …uteQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2D()
1095 …ray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoord2DArray()
1190 …td::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight) in computeQuadTexCoordCube()
1230 …r<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const tcu::Vec2& topRight, const t… in computeQuadTexCoordCubeArray()
/external/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp503 SkIRect topRight = SkIRect::MakeXYWH(dstRect.width() - 1, 0, 1, 1); in filterImageGPU() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp6310 const tcu::Vec4 topRight ( 1.0f, -1.0f, 0.0f, 1.0f); in checkIntermediateCopy() local