/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 188 Vec2 bottomLeft; in getBasicTexCoord2D() member 215 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
|
D | es2aTextureFilteringTests.cpp | 477 const tcu::Vec2& bottomLeft, in renderFaces()
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 179 Vec2 bottomLeft; in getBasicTexCoord2D() member 206 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
|
D | es3aTextureFilteringTests.cpp | 486 const tcu::Vec2& bottomLeft, in renderFaces()
|
/external/deqp/modules/gles3/functional/ |
D | es3fTextureWrapTests.cpp | 101 tcu::Vec2 bottomLeft; member
|
D | es3fTextureShadowTests.cpp | 431 tcu::Vec2 bottomLeft; member
|
D | es3fTextureMipmapTests.cpp | 235 Vec2 bottomLeft; in getBasicTexCoord2D() member 262 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
|
D | es3fTextureFilteringTests.cpp | 373 tcu::Vec2 bottomLeft; member
|
/external/deqp/modules/gles2/functional/ |
D | es2fTextureMipmapTests.cpp | 191 Vec2 bottomLeft; in getBasicTexCoord2D() member 218 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
|
D | es2fTextureFilteringTests.cpp | 357 tcu::Vec2 bottomLeft; member
|
/external/deqp/modules/gles31/functional/ |
D | es31fTextureFilteringTests.cpp | 139 tcu::Vec2 bottomLeft; member
|
/external/deqp/modules/egl/ |
D | teglBufferAgeTests.cpp | 131 IVec2 bottomLeft; member
|
D | teglSwapBuffersWithDamageTests.cpp | 87 IVec2 bottomLeft; member
|
D | teglPartialUpdateTests.cpp | 119 IVec2 bottomLeft; member
|
D | teglWideColorTests.cpp | 123 IVec2 bottomLeft; member
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | rasterizer.cpp | 618 POS bottomLeft{scissor.xmin, scissor.ymax}; in ComputeScissorEdges() local 659 POS bottomLeft{scissor.xmin, scissor.ymax}; in ComputeScissorEdges() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureGatherTests.cpp | 99 void computeQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& … in computeQuadTexCoord2D() 109 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft… in computeQuadTexCoord2DArray() 119 …QuadTexCoordCube (std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const … in computeQuadTexCoordCube()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureShadowTests.cpp | 406 tcu::Vec2 bottomLeft; member
|
D | vktTextureMipmapTests.cpp | 202 const Vec2 bottomLeft; in getBasicTexCoord2D() member 229 const Vec2& bottomLeft = s_basicCoords[cellNdx].bottomLeft; in getBasicTexCoord2D() local
|
D | vktTextureFilteringTests.cpp | 283 tcu::Vec2 bottomLeft; member
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.cpp | 1019 void computeQuadTexCoord2D (std::vector<float>& dst, const tcu::Vec2& bottomLeft, const tcu::Vec2& … in computeQuadTexCoord2D() 1029 void computeQuadTexCoord2DArray (std::vector<float>& dst, int layerNdx, const tcu::Vec2& bottomLeft… in computeQuadTexCoord2DArray() 1124 …QuadTexCoordCube (std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const … in computeQuadTexCoordCube() 1164 …exCoordCubeArray (std::vector<float>& dst, tcu::CubeFace face, const tcu::Vec2& bottomLeft, const … in computeQuadTexCoordCubeArray()
|
/external/skia/src/effects/ |
D | SkLightingImageFilter.cpp | 489 SkRect bottomLeft = SkRect::MakeXYWH(0, dstRect.height() - 1, 1, 1); in filterImageGPU() local
|