Home
last modified time | relevance | path

Searched defs:program (Results 476 – 500 of 1539) sorted by relevance

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

/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_external_semaphore/
H A Dtest_external_semaphore.cpp422 clProgramWrapper program; in test_external_semaphores_simple_2() local
514 clProgramWrapper program; in test_external_semaphores_reuse() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTextureSizePromotion.cpp763 glw::GLuint program = in prepareProgram() local
1432 glw::GLuint program = 0; in buildProgram() local
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/
DDvrScheduleManager.java511 public List<ScheduledRecording> getConflictingSchedules(Program program) { in getConflictingSchedules()
514 Program.isProgramValid(program), TAG, "Program is invalid: " + program); in getConflictingSchedules() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/buffers/
H A Dtest_sub_buffers.cpp175 clProgramWrapper program; in Execute() local
470 clProgramWrapper program; in read_buffer_via_kernel() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.cpp60 init_program(Program* program, Stage stage, const struct aco_shader_info* info, in init_program()
1414 dealloc_vgprs(Program* program) in dealloc_vgprs()
/aosp_15_r20/external/deqp/framework/platform/null/
H A DtcuNullRenderContext.cpp531 GLW_APICALL void GLW_APIENTRY glGetProgramiv(GLuint program, GLenum pname, GLint *params) in glGetProgramiv()
740 GLW_APICALL GLint GLW_APIENTRY glGetAttribLocation(GLuint program, const GLchar *name) in glGetAttribLocation()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/filesystems/fat/
H A Drename_exchange.c15 void print_usage(const char *program) in print_usage()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/converters/
H A Dbhwc_to_phwc4.h44 explicit ConverterBhwcToPhwc4(GlProgram program, const uint3& workgroup_size) in ConverterBhwcToPhwc4()
H A Dphwc4_to_bhwc.h44 explicit ConverterPhwc4ToBhwc(GlProgram program, const uint3& workgroup_size) in ConverterPhwc4ToBhwc()
/aosp_15_r20/art/tools/dexfuzz/src/dexfuzz/fuzzers/
H A DFuzzerMultipleExecute.java43 Program program = fuzz(); in run() local
/aosp_15_r20/external/executorch/exir/verification/
H A Ddev_html.py31 def gen_html(program): argument
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkVaryingHandler.h17 GrVkVaryingHandler(GrGLSLProgramBuilder* program) : INHERITED(program) {} in GrVkVaryingHandler()
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug447.go71 var program = var
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Draw_tp_writable_reject_nbd_invalid.c12 const struct bpf_insn program[] = { in test_raw_tp_writable_reject_nbd_invalid() local
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.h30 inline bool ToSPIRV(Program& program, const ShaderCaps* caps, std::string* out) { in ToSPIRV()
H A DSkSLHLSLCodeGenerator.h31 inline bool ToHLSL(Program& program, const ShaderCaps* caps, std::string* out) { in ToHLSL()
/aosp_15_r20/external/iptables/utils/
H A Dnfbpf_compile.c17 struct bpf_program program; in main() local
/aosp_15_r20/cts/tests/tests/opengl/libopengltest/
H A Dattach_shader_nine.cpp27 GLuint program = glCreateProgram(); in attachShaderNine() local
H A Dattach_shader_eight.cpp28 GLuint program = glCreateProgram(); in attachShaderEight() local
H A Dattach_shader_seven.cpp29 GLuint program = glCreateProgram(); in attachShaderSeven() local
H A Dattach_shader_six.cpp29 GLuint program = glCreateProgram(); in attachShaderSix() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_program.h51 cl_program program() const { return program_; } in program() function
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fUniformApiTests.cpp1819 …rmCase::renderTest(const vector<BasicUniform> &basicUniforms, const ShaderProgram &program, Random… in renderTest()
1913 …const ShaderProgram program(m_context.getRenderContext(), glu::makeVtxFragSources(vertexSource, fr… in iterate() local
1950 const ShaderProgram &program, Random &rnd) in test()
2112 … const vector<BasicUniformReportRef> &basicUniformReportsRef, const ShaderProgram &program, in test()
2190 … const vector<BasicUniformReportRef> &basicUniformReportsRef, const ShaderProgram &program, in test()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compile_clip.c87 const unsigned *program = elk_get_program(&c.func, final_assembly_size); in elk_compile_clip() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_bool.cpp41 clProgramWrapper program; in test_bool_type() local

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