Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp622 const uint32_t offsetToComponentAlignment = getNextMultipleOffset( in createInstance() local
625 attributeOffsets[attributeBinding] += offsetToComponentAlignment; in createInstance()
630 … bindingDescriptions[attributeBinding].stride += offsetToComponentAlignment + inputSize; in createInstance()