Home
last modified time | relevance | path

Searched refs:valueUFloat (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1397 deUint32 valueUFloat = f16 >> (16 - componentWidth - 1); in writeVertexInputValueUfloat() local
1403 packedFormat |= (valueUFloat & usedBits) << componentOffset; in writeVertexInputValueUfloat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1397 deUint32 valueUFloat = f16 >> (16 - componentWidth - 1); in writeVertexInputValueUfloat() local
1403 packedFormat |= (valueUFloat & usedBits) << componentOffset; in writeVertexInputValueUfloat()