Home
last modified time | relevance | path

Searched refs:ImageQuery (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/dports/www/firefox/firefox-99.0/third_party/rust/naga/src/back/hlsl/
H A Dhelp.rs41 pub(super) query: ImageQuery,
81 pub(super) enum ImageQuery { enum
89 impl From<crate::ImageQuery> for ImageQuery { implementation
90 fn from(q: crate::ImageQuery) -> Self { in from()
91 use crate::ImageQuery as Iq; in from()
95 Iq::NumLevels => ImageQuery::NumLevels, in from()
216 ImageQuery::Size => "Dimensions", in write_wrapped_image_query_function_name()
218 ImageQuery::NumLevels => "NumLevels", in write_wrapped_image_query_function_name()
281 ImageQuery::Size | ImageQuery::SizeLevel => { in write_wrapped_image_query_function()
290 ImageQuery::NumLevels | ImageQuery::NumSamples | ImageQuery::NumLayers => { in write_wrapped_image_query_function()
[all …]
/dports/devel/awless/awless-0.1.11/aws/spec/
H A Dimages_query_test.go60 out ImageQuery
64 …out: ImageQuery{Platform: Platforms["canonical"], Distro: Distro{Name: "ubuntu", Variant: Platform…
67 …out: ImageQuery{Platform: Platforms["canonical"], Distro: Distro{Name: "ubuntu", Variant: Platform…
70 …out: ImageQuery{Platform: Platforms["canonical"], Distro: Distro{Name: "ubuntu", Variant: "jessie"…
73 …out: ImageQuery{Platform: Platforms["canonical"], Distro: Distro{Name: "ubuntu", Variant: "jessie"…
76 …out: ImageQuery{Platform: Platforms["redhat"], Distro: Distro{Name: "rhel", Variant: "7.3", Arch: …
79 …out: ImageQuery{Platform: Platforms["centos"], Distro: Distro{Name: "centos", Variant: "7", Arch: …
82 …out: ImageQuery{Platform: Platforms["debian"], Distro: Distro{Name: "debian", Variant: "stretch", …
H A Dimages_query.go91 type ImageQuery struct { struct
96 func (q ImageQuery) String() string { argument
125 func (resolv ImageResolver) Resolve(q ImageQuery) ([]*AwsImage, bool, error) { argument
294 func ParseImageQuery(s string) (ImageQuery, error) {
300 q := ImageQuery{}
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/tests/in/
H A Dimage.param.ron3 spv_capabilities: [ Shader, ImageQuery, Image1D, Sampled1D ],
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/tests/in/
H A Dimage.param.ron3 spv_capabilities: [ Shader, ImageQuery, Image1D, Sampled1D ],
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/front/spv/
H A Dimage.rs517 let expr = crate::Expression::ImageQuery { in parse_image_query_size()
519 query: crate::ImageQuery::Size { level }, in parse_image_query_size()
533 query: crate::ImageQuery, in parse_image_query_other() argument
542 let expr = crate::Expression::ImageQuery { in parse_image_query_other()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/front/spv/
H A Dimage.rs517 let expr = crate::Expression::ImageQuery { in parse_image_query_size()
519 query: crate::ImageQuery::Size { level }, in parse_image_query_size()
533 query: crate::ImageQuery, in parse_image_query_other() argument
542 let expr = crate::Expression::ImageQuery { in parse_image_query_other()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/proc/
H A Dtypifier.rs380 crate::Expression::ImageQuery { image, query } => TypeResolution::Value(match query { in resolve()
381 crate::ImageQuery::Size { level: _ } => match *past(image).inner_with(types) { in resolve()
403 crate::ImageQuery::NumLevels in resolve()
404 | crate::ImageQuery::NumLayers in resolve()
405 | crate::ImageQuery::NumSamples => Ti::Scalar { in resolve()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/proc/
H A Dtypifier.rs380 crate::Expression::ImageQuery { image, query } => TypeResolution::Value(match query { in resolve()
381 crate::ImageQuery::Size { level: _ } => match *past(image).inner_with(types) { in resolve()
403 crate::ImageQuery::NumLevels in resolve()
404 | crate::ImageQuery::NumLayers in resolve()
405 | crate::ImageQuery::NumSamples => Ti::Scalar { in resolve()
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/shaders-hlsl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/shaders/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/shaders-msl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/shaders/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-hlsl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-msl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/shaders/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-hlsl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-msl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/shaders-hlsl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/shaders/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/shaders-msl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/shaders-hlsl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/shaders/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/shaders-hlsl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/shaders-msl/asm/frag/
H A Dimage-extract-reuse.asm.frag7 OpCapability ImageQuery

12345678910>>...20