Searched defs:refValues (Results 1 – 6 of 6) sorted by relevance
/external/OpenCL-CTS/test_conformance/atomics/ |
D | test_atomics.cpp | 127 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/ |
D | test_atomics.cpp | 256 …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()
|
D | common.h | 168 …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/ |
D | es31fTextureLevelStateQueryTests.cpp | 220 …LogWrapper& gl, glw::GLenum target, int level, glw::GLenum pname, const int* refValues, int numRef… in verifyTextureLevelParameterInternalFormatAnyOf()
|
/external/deqp/modules/egl/ |
D | teglRobustnessTests.cpp | 1341 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/ |
D | vktPipelinePushDescriptorTests.cpp | 2527 std::vector<float> refValues (floatsPerDispatch); in verifyOutput() local
|