Home
last modified time | relevance | path

Searched refs:get_incremented_value (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/
Dtest_buffers.cpp107 void get_incremented_value( void *inData, void *outData, ExplicitType type ) in get_incremented_value() function
256 get_incremented_value( inP, &expectedCLValue, vecType ); in test_buffer_kernel()
257 get_incremented_value( &expectedCLValue, &expectedGLValue, vecType ); in test_buffer_kernel()
/external/OpenCL-CTS/test_conformance/gles/
Dtest_buffers.cpp110 void get_incremented_value( void *inData, void *outData, ExplicitType type ) in get_incremented_value() function
257 get_incremented_value( inP, &expectedCLValue, vecType ); in test_buffer_kernel()
258 get_incremented_value( &expectedCLValue, &expectedGLValue, vecType ); in test_buffer_kernel()