Home
last modified time | relevance | path

Searched refs:typeComponents (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp11869 const deUint32 typeComponents; in createFloat16FuncSet() member
11999 const deUint32 itemsPerType = testType.typeComponents; in createFloat16FuncSet()
12090 const deUint32 typeComponents;
12257 inputDataNdx.push_back(rnd.getUint32() % testType.typeComponents);
12351 const deUint32 typeComponents;
12513 inputDataNdx.push_back(rnd.getUint32() % testType.typeComponents);
12678 const deUint32 typeComponents;
12841 const deUint32 input0Stride = (src0Type.typeComponents == 3) ? 4 : src0Type.typeComponents;
12842 const deUint32 input1Stride = (src1Type.typeComponents
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp11771 const deUint32 typeComponents; in createFloat16FuncSet() member
11901 const deUint32 itemsPerType = testType.typeComponents; in createFloat16FuncSet()
11992 const deUint32 typeComponents;
12159 inputDataNdx.push_back(rnd.getUint32() % testType.typeComponents);
12253 const deUint32 typeComponents;
12415 inputDataNdx.push_back(rnd.getUint32() % testType.typeComponents);
12580 const deUint32 typeComponents;
12743 const deUint32 input0Stride = (src0Type.typeComponents == 3) ? 4 : src0Type.typeComponents;
12744 const deUint32 input1Stride = (src1Type.typeComponents
[all...]

Completed in 38 milliseconds