Home
last modified time | relevance | path

Searched defs:program0 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dxla_debug_info_manager_test.cc123 auto program0 = RegisterProgram("program0"); in TEST_F() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fBasicComputeShaderTests.cpp816 …const ShaderProgram program0(m_context.getRenderContext(), ProgramSources() << ComputeSource(src0.… in iterate() local
1542 …const ShaderProgram program0(m_context.getRenderContext(), ProgramSources() << ComputeSource(src0.… in iterate() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp1192 …glu::ShaderProgram program0(renderContext, prepareColoringProgramSources(GL_RGBA, GL_UNSIGNED_BYTE… in iterate() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglImageFormatTests.cpp794 Program program0(gl, vertexShader0, fragmentShader0); in invokeGLES() local