Home
last modified time | relevance | path

Searched refs:hal (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c38 has_sm3(struct pipe_screen *hal) in has_sm3() argument
40 return hal->get_param(hal, PIPE_CAP_FRAGMENT_SHADER_TEXTURE_LOD) && in has_sm3()
41 hal->get_param(hal, PIPE_CAP_FRAGMENT_SHADER_DERIVATIVES); in has_sm3()
49 struct pipe_screen *hal = pCTX->hal; in NineAdapter9_ctor() local
57 if (!hal->get_param(hal, PIPE_CAP_CLIP_HALFZ)) { in NineAdapter9_ctor()
75 if (!has_sm3(hal) || in NineAdapter9_ctor()
[all...]
H A Dadapter9.h35 struct pipe_screen *hal, *ref; member
/third_party/mesa3d/src/gallium/targets/d3dadapter9/
H A Ddrm.c112 if (ctx->ref && ctx->hal != ctx->ref) in drm_destroy()
114 /* because ref is a wrapper around hal, freeing ref frees hal too. */ in drm_destroy()
115 else if (ctx->hal) in drm_destroy()
116 ctx->hal->destroy(ctx->hal); in drm_destroy()
164 "Gallium 0.4 with %s", ctx->hal->get_vendor(ctx->hal)); in read_descriptor()
166 "%s", ctx->hal->get_name(ctx->hal)); in read_descriptor()
[all...]
/third_party/ffmpeg/libavcodec/x86/
H A Dh264_idct.asm9 ;* Holger Lubitz <hal@duncan.ol.sub.de>
/third_party/skia/third_party/externals/microhttpd/
H A Dconfig.guess352 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
/third_party/eudev/
H A Dconfig.guess376 echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
/third_party/lame/
H A Dconfig.guess386 echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
/third_party/node/deps/cares/
H A Dconfig.guess423 GUESS=sparc-hal-solaris2$SUN_REL
/third_party/node/deps/cares/config/
H A Dconfig.guess423 GUESS=sparc-hal-solaris2$SUN_REL
/third_party/libevdev/build-aux/
H A Dconfig.guess423 GUESS=sparc-hal-solaris2$SUN_REL
/third_party/python/
H A Dconfig.guess423 GUESS=sparc-hal-solaris2$SUN_REL
/third_party/skia/third_party/externals/libpng/
H A Dconfig.guess383 echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"

Completed in 13 milliseconds