MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCL-CTS / getArgValue

Method getArgValue

test_conformance/spir/kernelargs.h:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106 }
107
108 virtual const void* getArgValue() const
109 {
110 return m_buffer;
111 }
112
113 virtual bool compare( const KernelArg& rhs, float ulps ) const
114 {

Callers 1

set_kernel_argsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected