Home
last modified time | relevance | path

Searched defs:refValues (Results 1 – 6 of 6) sorted by relevance

/external/OpenCL-CTS/test_conformance/atomics/
Dtest_atomics.cpp127 void *refValues, *startRefValues; in test_atomic_function() local
531 bool test_atomic_xchg_verify_int( size_t size, cl_int *refValues, cl_int finalValue ) in test_atomic_xchg_verify_int()
588 bool test_atomic_xchg_verify_long( size_t size, cl_long *refValues, cl_long finalValue ) in test_atomic_xchg_verify_long()
645 bool test_atomic_xchg_verify_float( size_t size, cl_float *refValues, cl_float finalValue ) in test_atomic_xchg_verify_float()
/external/OpenCL-CTS/test_conformance/c11_atomics/
Dtest_atomics.cpp256 …virtual bool VerifyRefs(bool &correct, cl_uint threadCount, HostDataType *refValues, HostAtomicTyp… in VerifyRefs()
352 …virtual bool VerifyRefs(bool &correct, cl_uint threadCount, HostDataType *refValues, HostAtomicTyp… in VerifyRefs()
536 …virtual bool VerifyRefs(bool &correct, cl_uint threadCount, HostDataType *refValues, HostAtomicTyp… in VerifyRefs()
1224 …virtual bool VerifyRefs(bool &correct, cl_uint threadCount, HostDataType *refValues, HostAtomicTyp… in VerifyRefs()
1346 …virtual bool VerifyRefs(bool &correct, cl_uint threadCount, HostDataType *refValues, HostAtomicTyp… in VerifyRefs()
1728 …virtual bool VerifyRefs(bool &correct, cl_uint threadCount, HostDataType *refValues, HostAtomicTyp… in VerifyRefs()
2086 …virtual bool VerifyRefs(bool &correct, cl_uint threadCount, HostDataType *refValues, HostAtomicTyp… in VerifyRefs()
Dcommon.h168 …virtual bool VerifyRefs(bool &correct, cl_uint threadCount, HostDataType *refValues, HostAtomicTyp… in VerifyRefs()
930 std::vector<HostDataType> refValues, startRefValues; in ExecuteSingleTest() local
/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp220 …LogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, const int* refValues, int numRef… in verifyTextureLevelParameterInternalFormatAnyOf()
/external/deqp/modules/egl/
DteglRobustnessTests.cpp1341 const std::vector<tcu::Vec4> refValues(s_numBindings, tcu::Vec4(0.0f, 1.0f, 1.0f, 1.0f)); in setup() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp2527 std::vector<float> refValues (floatsPerDispatch); in verifyOutput() local