Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcNearestEdgeTests.cpp313 const float offsetWidth = offset / static_cast<float>(m_width); in renderQuad() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp1502 const float offsetWidth = 0.499f / static_cast<float>(texExtent.width); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp678 const deUint32 offsetWidth = getInputWidth(inputWidth, 0); in getFullOperationWithDifferentInputWidthStr() local
/third_party/typescript/tests/lib/
Dlib.d.ts7959 offsetWidth: number; property
/third_party/typescript/lib/
Dlib.dom.d.ts6693 readonly offsetWidth: number; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts6673 readonly offsetWidth: number; property