Home
last modified time | relevance | path

Searched defs:program (Results 426 – 450 of 1539) sorted by relevance

1...<<11121314151617181920>>...62

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h39 GLuint program; member
103 GLuint program; member
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ssa_elimination.cpp28 Program* program; member
682 ssa_elimination(Program* program) in ssa_elimination()
H A Daco_lower_to_cssa.cpp50 Program* program; member
555 lower_to_cssa(Program* program) in lower_to_cssa()
H A Daco_optimizer_postRA.cpp48 Program* program; member
855 optimize_postRA(Program* program) in optimize_postRA()
H A Daco_insert_exec_mask.cpp50 Program* program; member
794 insert_exec_mask(Program* program) in insert_exec_mask()
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cSampleShadingTests.cpp309 glu::ShaderProgram program( in iterate() local
374 glu::ShaderProgram program( in iterate() local
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLBufferAgeTest.cpp358 GLuint program = CompileProgram(essl1_shaders::vs::Simple(), essl1_shaders::fs::UniformColor()); in TEST_P() local
427 GLuint program = CompileProgram(essl1_shaders::vs::Simple(), essl1_shaders::fs::UniformColor()); in TEST_P() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_opengl_GLES32.cpp1063 …(JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jfloatArray params_ref, j… in android_glGetnUniformfv__III_3FI()
1114 (JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jobject params_buf) { in android_glGetnUniformfv__IIILjava_nio_FloatBuffer_2()
1159 …(JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jintArray params_ref, jin… in android_glGetnUniformiv__III_3II()
1210 (JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jobject params_buf) { in android_glGetnUniformiv__IIILjava_nio_IntBuffer_2()
1255 …(JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jintArray params_ref, jin… in android_glGetnUniformuiv__III_3II()
1306 (JNIEnv *_env, jobject _this, jint program, jint location, jint bufSize, jobject params_buf) { in android_glGetnUniformuiv__IIILjava_nio_IntBuffer_2()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c1864 const unsigned *program; in iris_compile_vs() local
2092 const unsigned *program; in iris_compile_tcs() local
2282 const unsigned *program; in iris_compile_tes() local
2464 const unsigned *program; in iris_compile_gs() local
2642 const unsigned *program; in iris_compile_fs() local
2972 const unsigned *program; in iris_compile_cs() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fSeparateShaderTests.cpp1151 Program &program = wrapper->getProgram(); in createSingleShaderProgram() local
1176 void SeparateShaderTest::setUniform(ProgramWrapper &program, const string &uniformName, GLfloat val… in setUniform()
1286 MovePtr<ProgramWrapper> program = createShaderProgram(&vtxSrc, &frgSrc, false); in createReferenceProgram() local
1360 UniquePtr<ProgramWrapper> program(createReferenceProgram(programPp)); in testCurrentProgPriority() local
H A Des31fFboNoAttachmentTests.cpp87 …const glu::ShaderProgram program(renderCtx, glu::makeVtxFragSources(vertexSource, fragmentSource)); in checkFramebufferSize() local
191 …const glu::ShaderProgram program(renderCtx, glu::makeVtxFragSources(vertexSource, fragmentSource)); in checkFramebufferRenderable() local
H A Des31fGeometryShaderTests.cpp2151 sglr::ShaderProgram &program = getProgram(); in iterate() local
2267 void GeometryShaderRenderTest::renderWithContext(sglr::Context &ctx, sglr::ShaderProgram &program, in renderWithContext()
4396 const glu::ShaderProgram program(m_context.getRenderContext(), in iterate() local
4409 const glu::ShaderProgram program(m_context.getRenderContext(), glu::ProgramSources() in iterate() local
4435 glu::Program program(m_context.getRenderContext()); in iterate() local
4462 void GeometryProgramQueryCase::expectProgramValue(uint32_t program, int value) in expectProgramValue()
4484 void GeometryProgramQueryCase::expectQueryError(uint32_t program) in expectQueryError()
5064 const de::UniquePtr<glu::ShaderProgram> program(new glu::ShaderProgram( in iterate() local
5773 const glu::ShaderProgram program( in iterate() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DvalidationES32.cpp534 ShaderProgramID program, in ValidateGetnUniformfv()
550 ShaderProgramID program, in ValidateGetnUniformiv()
566 ShaderProgramID program, in ValidateGetnUniformuiv()
H A DResourceManager.cpp153 for (const auto &program : UnsafeResourceMapIter(mPrograms)) in reset() local
198 void ShaderProgramManager::deleteProgram(const gl::Context *context, ShaderProgramID program) in deleteProgram()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboTestUtil.cpp120 void FlatColorShader::setColor(sglr::Context &context, uint32_t program, const tcu::Vec4 &color) in setColor()
209 void GradientShader::setGradient(sglr::Context &ctx, uint32_t program, const tcu::Vec4 &gradientMin, in setGradient()
863 void DepthGradientShader::setUniforms(sglr::Context &ctx, uint32_t program, const float gradientMin, in setUniforms()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_2_autogen.cpp854 void GL_APIENTRY GL_GetnUniformfv(GLuint program, GLint location, GLsizei bufSize, GLfloat *params) in GL_GetnUniformfv()
884 void GL_APIENTRY GL_GetnUniformiv(GLuint program, GLint location, GLsizei bufSize, GLint *params) in GL_GetnUniformiv()
914 void GL_APIENTRY GL_GetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint *params) in GL_GetnUniformuiv()
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/cl_khr_command_buffer_mutable_dispatch/
H A Dmutable_command_arguments.cpp220 clProgramWrapper program; in Run() local
350 clProgramWrapper program; in Run() local
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/data/
DSeriesRecording.java675 public boolean matchProgram(Program program) { in matchProgram()
684 public boolean matchProgram(Program program, @ChannelOption int channelOption) { in matchProgram()
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DModelChunk.cpp47 std::unique_ptr<Program> program; member
517 auto& program = modelInstance->program; in CreateModelInstance() local
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/
H A DGrSkSLFP.cpp54 const SkSL::Program& program = *fp.fEffect->fBaseProgram; in emitCode() local
476 if (const SkSL::RP::Program* program = fEffect->getRPProgram(/*debugTrace=*/nullptr)) { in constantOutputForConstantInput() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_context.h76 struct nv30_vertprog *program; member
89 struct nv30_fragprog *program; member
/aosp_15_r20/hardware/libhardware/modules/radio/
H A Dradio_hw.c93 radio_program_info_t program; member
212 radio_metadata_t **metadata, bool program) in prepare_metadata()
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dparam_struct.h406 cl_program program; member
411 cl_program program; member
416 cl_program program; member
426 cl_program program; member
475 cl_program program; member
484 cl_program program; member
721 cl_program program; member
728 cl_program program; member
/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/
H A Dtest_relationals.cpp54 clProgramWrapper program; in test_any_all_kernel() local
330 clProgramWrapper program; in test_select_kernel() local
/aosp_15_r20/external/cronet/base/
H A Dcommand_line.cc173 CommandLine::CommandLine(const FilePath& program) in CommandLine()
322 void CommandLine::SetProgram(const FilePath& program) { in SetProgram()

1...<<11121314151617181920>>...62