Home
last modified time | relevance | path

Searched defs:testProgram (Results 1 – 11 of 11) sorted by relevance

/external/OpenCL-CTS/test_conformance/api/
Dtest_retain_program.cpp29 const char *testProgram[] = { "__kernel void sample_test(__global int *data){}" }; in test_release_kernel_order() local
Dtest_retain.cpp246 const char *testProgram[] = { "__kernel void sample_test(__global int *data){}" }; in test_retain_mem_object_set_kernel_arg() local
Dtest_kernels.cpp84 cl_program program, testProgram; in test_get_kernel_info() local
Dtest_create_kernels.cpp80 cl_program testProgram; in test_load_single_kernel() local
/external/clang/utils/
Dtoken-delta.py134 def __init__(self, testProgram, tokenLists, log): argument
/external/deqp/external/openglcts/modules/common/
DglcPolygonOffsetClampTests.cpp277 ShaderProgram testProgram(gl, testSources); in test() local
DglcAggressiveShaderOptimizationsTests.cpp432 glu::ShaderProgram testProgram(renderContext, sources); in renderAndGrabSurface() local
DglcMultipleContextsTests.cpp775 bool UniformPreservationTest::testProgram(Utils::program** programs, bool is_separable, in testProgram() function in glcts::UniformPreservationTest
DglcInternalformatTests.cpp873 glu::ShaderProgram testProgram( in iterate() local
/external/deqp/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp332 glu::ShaderProgram testProgram(renderContext, programSources); in renderQuad() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp2854 bool LimitTest::testProgram(_iteration iteration, GLuint program_id, bool use_arrays) const in testProgram() function in VertexAttrib64Bit::LimitTest