Searched refs:verifyIO (Results 1 – 3 of 3) sorted by relevance
99 …bool (*verifyIO)(const std::vector<BufferSp>& inputs, const std::vector<AllocationSp>& outputA… member103 , verifyIO (DE_NULL) in ComputeShaderSpec()
404 if (m_shaderSpec.verifyIO) in iterate()406 if (!(*m_shaderSpec.verifyIO)(m_shaderSpec.inputs, outputAllocs, m_shaderSpec.outputs)) in iterate()
459 spec.verifyIO = &compareNoContractCase; in createNoContractionGroup()558 spec.verifyIO = &compareFRem; in createOpFRemGroup()2366 spec.verifyIO = &compareNan; in createOpQuantizeToF16Group()2451 spec.verifyIO = &compareOpQuantizeF16ComputeExactCase; in createOpQuantizeToF16Group()2584 spec.verifyIO = &compareNan; in createSpecConstantOpQuantizeToF16Group()2660 spec.verifyIO = &compareOpQuantizeF16ComputeExactCase; in createSpecConstantOpQuantizeToF16Group()