Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.hpp183 size_t getValuesCount (void) const in getValuesCount() function
DvktSpvAsmComputeShaderCase.cpp299 const deUint32 numSpecConstants = (deUint32)specConstants.getValuesCount(); in createComputePipeline()
DvktSpvAsmGraphicsShaderTestUtil.cpp3360 const size_t numSpecConstants = stageIt->second.getValuesCount(); in runAndVerifyDefaultPipeline()