Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp7278 deInt32 specConstant; in createOpQuantizeSingleOptionTests() local
7285 memcpy(&specConstant, &tests[idx].valueAsFloat, sizeof(float)); in createOpQuantizeSingleOptionTests()
7286 passConstants.push_back(specConstant); in createOpQuantizeSingleOptionTests()
7393 deInt32 specConstant; in createOpQuantizeTwoPossibilityTests() local
7401 memcpy(&specConstant, &tests[idx].inputAsFloat, sizeof(float)); in createOpQuantizeTwoPossibilityTests()
7402 passConstants.push_back(specConstant); in createOpQuantizeTwoPossibilityTests()