Searched refs:get_incremented_value (Results 1 – 2 of 2) sorted by relevance
/external/OpenCL-CTS/test_conformance/gl/ |
D | test_buffers.cpp | 107 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/ |
D | test_buffers.cpp | 110 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()
|