Searched defs:testProgram (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/ |
H A D | test_retain_program.cpp | 29 const char *testProgram[] = { "__kernel void sample_test(__global int *data){}" }; in test_release_kernel_order() local
|
H A D | test_retain.cpp | 246 const char *testProgram[] = { "__kernel void sample_test(__global int *data){}" }; in test_retain_mem_object_set_kernel_arg() local
|
H A D | test_kernels.cpp | 84 cl_program program, testProgram; in test_get_kernel_info() local
|
H A D | test_create_kernels.cpp | 80 cl_program testProgram; in test_load_single_kernel() local
|
/aosp_15_r20/external/clang/utils/ |
H A D | token-delta.py | 134 def __init__(self, testProgram, tokenLists, log): argument
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcPolygonOffsetClampTests.cpp | 279 ShaderProgram testProgram(gl, testSources); in test() local
|
H A D | glcAggressiveShaderOptimizationsTests.cpp | 434 glu::ShaderProgram testProgram(renderContext, sources); in renderAndGrabSurface() local
|
H A D | glcMultipleContextsTests.cpp | 774 bool UniformPreservationTest::testProgram(Utils::program **programs, bool is_separable, in testProgram() function in glcts::UniformPreservationTest
|
H A D | glcInternalformatTests.cpp | 875 glu::ShaderProgram testProgram( in iterate() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles2/ |
H A D | es2cTexture3DTests.cpp | 336 glu::ShaderProgram testProgram(renderContext, programSources); in renderQuad() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cVertexAttrib64BitTest.cpp | 2861 bool LimitTest::testProgram(_iteration iteration, GLuint program_id, bool use_arrays) const in testProgram() function in VertexAttrib64Bit::LimitTest
|