Home
last modified time | relevance | path

Searched defs:program1 (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_debug_info_manager_test.cc119 auto program1 = RegisterProgram("program1"); in TEST_F() local
141 auto program1 = RegisterProgram("program1"); in TEST_F() local
169 auto program1 = RegisterProgram("program1"); in TEST_F() local
201 auto program1 = RegisterProgram("program1"); in TEST_F() local
/external/angle/src/tests/compiler_tests/
DShaderVariable_test.cpp247 const char *program1[] = { in TEST() local
282 const char *program1[] = { in TEST() local
324 const char *program1[] = { in TEST() local
367 const char *program1[] = { in TEST() local
/external/OpenCL-CTS/test_conformance/device_execution/
Dhost_queue_order.cpp131 clProgramWrapper program1, program2; in test_host_queue_order() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cPostDepthCoverageTests.cpp147 ShaderProgram program1(gl, sources1); in iterate() local
/external/angle/src/tests/perf_tests/
DDrawCallPerf.cpp330 GLuint program1, in ChangeProgramThenDraw()
/external/deqp/modules/gles31/functional/
Des31fBasicComputeShaderTests.cpp738 …const ShaderProgram program1 (m_context.getRenderContext(), ProgramSources() << ComputeSource(s… in iterate() local
1401 …const ShaderProgram program1 (m_context.getRenderContext(), ProgramSources() << ComputeSource(s… in iterate() local
Des31fNegativeShaderApiTests.cpp389 …glu::ShaderProgram program1(ctx.getRenderContext(), glu::makeVtxFragSources(vertexShaderSource, … in use_program() local
/external/angle/src/tests/gl_tests/
DFramebufferTest.cpp1101 GLuint program1 = CompileProgram(kVS1, kFS1); in TEST_P() local
/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp1049 glu::ShaderProgram program1(renderContext, prepareColoringProgramSources(testFormat, testType)); in iterate() local