Home
last modified time | relevance | path

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

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