Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
DVulkanTestHelpers.cpp710 size_t pixelShaderLength = AAsset_getLength(pixelFile); in init() local
712 pixelShader.resize(pixelShaderLength); in init()
714 pixelShaderLength); in init()
731 .codeSize = pixelShaderLength, in init()