Home
last modified time | relevance | path

Searched defs:prog (Results 1 - 25 of 344) sorted by relevance

12345678910>>...14

/third_party/mesa3d/src/mesa/program/
H A Dlink_program.cpp43 _mesa_glsl_link_shader(struct gl_context *ctx, struct gl_shader_program *prog) in _mesa_glsl_link_shader() argument
[all...]
H A Dprogram.h85 _mesa_reference_program(struct gl_context *ctx, struct gl_program **ptr, struct gl_program *prog) _mesa_reference_program() argument
H A Darbprogparse.c69 struct gl_program prog; in _mesa_parse_arb_fragment_program() local
163 struct gl_program prog; _mesa_parse_arb_vertex_program() local
[all...]
/third_party/icu/icu4c/source/tools/gentest/
H A Dgenres32.c44 genres32(const char *prog, const char *path) { in genres32() argument
/third_party/python/Tools/scripts/
H A Ddb2pickle.py45 prog = sys.argv[0] variable
H A Dpickle2db.py50 prog = sys.argv[0] variable
/third_party/skia/third_party/externals/icu/source/tools/gentest/
H A Dgenres32.c44 genres32(const char *prog, const char *path) { in genres32() argument
/base/security/security_guard/interfaces/inner_api/common/include/
H A Dsecurity_event_info.h36 std::string prog; member
/base/security/security_guard/test/unittest/mock/config_manager/
H A Dsecurity_event_info.h36 std::string prog; member
H A Dconfig_define.h48 std::string prog; member in EventTypeEnum
/third_party/curl/docs/examples/
H A Dprogressfunc.c74 struct myprogress prog; in main() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dcompiler.hpp35 compile_program(const program &prog, const header_map &headers, in compile_program() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_storagebuf.c43 st_bind_ssbos(struct st_context *st, struct gl_program *prog, in st_bind_ssbos() argument
97 struct gl_program *prog = in st_bind_vs_ssbos() local
105 struct gl_program *prog in st_bind_fs_ssbos() local
113 struct gl_program *prog = st_bind_gs_ssbos() local
121 struct gl_program *prog = st_bind_tcs_ssbos() local
129 struct gl_program *prog = st_bind_tes_ssbos() local
137 struct gl_program *prog = st_bind_cs_ssbos() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddraw_validate.c141 const struct gl_program *prog = in _mesa_update_valid_to_render_state() local
451 struct gl_program **prog = shader->CurrentProgram; in _mesa_update_valid_to_render_state() local
/third_party/mesa3d/src/gallium/drivers/lima/standalone/
H A Dlima_disasm.c172 uint32_t *prog = extract_shader_binary(filename, &size, &is_frag); in main() local
/third_party/node/deps/openssl/openssl/apps/
H A Derrstr.c37 char buf[256], *prog; in errstr_main() local
/third_party/python/Tools/peg_generator/scripts/
H A Dgrammar_grapher.py46 prog="graph_grammar", variable
H A Ddownload_pypi_packages.py11 prog="download_pypi_packages", variable
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dcvtcolor.c25 usage(const char *prog) in usage() argument
34 component(const char *prog, const char *arg, int issRGB) in component() argument
51 const char *prog = *argv++; in main() local
[all...]
/third_party/openssl/apps/
H A Derrstr.c37 char buf[256], *prog; in errstr_main() local
/base/security/security_guard/test/unittest/model_manager/include/
H A Dconfig_define.h48 std::string prog; member in EventTypeEnum
/base/security/security_guard/test/unittest/data_collect/include/
H A Dconfig_define.h48 std::string prog; member in EventTypeEnum
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_aibar_shader_filter.cpp67 static constexpr char prog[] = R"( in MakeBinarizationShader() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_download_callback_stub_test.cpp152 bool prog = data.WriteParcelable(&progress); in HWTEST_F() local
177 bool prog = data.WriteParcelable(&progress); in HWTEST_F() local
203 bool prog = data.WriteParcelable(&progress); in HWTEST_F() local
/third_party/ffmpeg/libavfilter/
H A Dglslang.cpp181 TProgram *prog = new TProgram(); in glslang_compile() local

Completed in 7 milliseconds

12345678910>>...14