Home
last modified time | relevance | path

Searched defs:offsetHeight (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcNearestEdgeTests.cpp314 const float offsetHeight = offset / static_cast<float>(m_height); in renderQuad() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineSamplerTests.cpp1574 const float offsetHeight = 0.499f / static_cast<float>(texExtent.height); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp1574 const float offsetHeight = 0.499f / static_cast<float>(texExtent.height); in iterate() local
/third_party/typescript/tests/lib/
Dlib.d.ts7955 offsetHeight: number; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts6504 readonly offsetHeight: number; property
/third_party/typescript/lib/
Dlib.dom.d.ts6524 readonly offsetHeight: number; property