Home
last modified time | relevance | path

Searched refs:texture_cube_array (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/external/gli/core/
H A Dtexture_cube_array.inl3 inline texture_cube_array::texture_cube_array() function in gli::texture_cube_array
6 …inline texture_cube_array::texture_cube_array(format_type Format, extent_type const& Extent, size_… function in gli::texture_cube_array
10 …inline texture_cube_array::texture_cube_array(format_type Format, extent_type const& Extent, size_… function in gli::texture_cube_array
14 inline texture_cube_array::texture_cube_array(texture const& Texture) function in gli::texture_cube_array
18 inline texture_cube_array::texture_cube_array function in gli::texture_cube_array
36 inline texture_cube_array::texture_cube_array function in gli::texture_cube_array
38 texture_cube_array const& Texture,
50 inline texture_cube texture_cube_array::operator[](size_type Layer) const
61 inline texture_cube_array::extent_type texture_cube_array::extent(size_type Level) const
67 …inline gen_type texture_cube_array::load(extent_type const& TexelCoord, size_type Layer, size_type…
[all …]
H A Dgenerate_mipmaps.inl74 inline texture_cube_array generate_mipmaps(
75 texture_cube_array const& Texture,
76 texture_cube_array::size_type BaseLayer, texture_cube_array::size_type MaxLayer,
77 texture_cube_array::size_type BaseFace, texture_cube_array::size_type MaxFace,
78 texture_cube_array::size_type BaseLevel, texture_cube_array::size_type MaxLevel,
123 …inline texture_cube_array generate_mipmaps<texture_cube_array>(texture_cube_array const& Texture, …
H A Dduplicate.inl239 texture_cube_array const & Texture,
240 texture_cube_array::size_type BaseLayer, texture_cube_array::size_type MaxLayer,
241 texture_cube_array::size_type BaseFace, texture_cube_array::size_type MaxFace,
242 texture_cube_array::size_type BaseLevel, texture_cube_array::size_type MaxLevel
255 texture_cube_array Duplicate(
261 for(texture_cube_array::size_type Layer = 0; Layer < Duplicate.layers(); ++Layer)
262 for(texture_cube_array::size_type Face = 0; Face < Duplicate[Layer].faces(); ++Face)
H A Dview.inl152 texture_cube_array const & Texture,
153 texture_cube_array::size_type BaseLayer, texture_cube_array::size_type MaxLayer,
154 texture_cube_array::size_type BaseFace, texture_cube_array::size_type MaxFace,
155 texture_cube_array::size_type BaseLevel, texture_cube_array::size_type MaxLevel
H A Dtransform.inl187 typedef texture_cube_array::size_type size_type;
188 typedef texture_cube_array::extent_type extent_type;
190 …static void call(texture_cube_array& Output, texture_cube_array const& A, texture_cube_array const…
253 …inline void transform(texture_cube_array& Out, texture_cube_array const& In0, texture_cube_array c…
H A Dreduce.inl216 typedef texture_cube_array::size_type size_type;
217 typedef texture_cube_array::extent_type extent_type;
219 …static vec<4, val_type> call(texture_cube_array const& A, texture_cube_array const& B, binary_func…
458 typedef texture_cube_array::size_type size_type;
459 typedef texture_cube_array::extent_type extent_type;
461 …static vec_type call(texture_cube_array const& A, texture_cube_array const& B, func_type TexelFunc…
528 inline vec_type reduce(texture_cube_array const& In0, texture_cube_array const& In1, typename reduc…
H A Dflip.inl291 inline texture_cube_array flip(texture_cube_array const & Texture)
295 texture_cube_array Flip(Texture.format(), Texture.extent(), Texture.layers(), Texture.levels());
330 return flip(texture_cube_array(Texture));
H A Dconvert_func.hpp145 struct accessFunc<texture_cube_array, genType>
147texture_cube_array const & Texture, texture_cube_array::extent_type const & TexelCoord, texture_cu… in load()
152texture_cube_array & Texture, texture_cube_array::extent_type const & TexelCoord, texture_cube_arr… in store()
/dports/graphics/nanort/nanort-b1feea8/examples/common/glm/test/external/gli/
H A Dtexture_cube_array.hpp11 class texture_cube_array : public texture class
18 texture_cube_array();
21 texture_cube_array(
29 texture_cube_array(
36 explicit texture_cube_array(
40 texture_cube_array(
49 texture_cube_array(
50 texture_cube_array const& Texture,
H A Dgenerate_mipmaps.hpp61 texture_cube_array generate_mipmaps(
62 texture_cube_array const& Texture,
63 texture_cube_array::size_type BaseLayer, texture_cube_array::size_type MaxLayer,
64 texture_cube_array::size_type BaseFace, texture_cube_array::size_type MaxFace,
65 texture_cube_array::size_type BaseLevel, texture_cube_array::size_type MaxLevel,
H A Dduplicate.hpp64 texture_cube_array const& Texture,
65 texture_cube_array::size_type BaseLayer, texture_cube_array::size_type MaxLayer,
66 texture_cube_array::size_type BaseFace, texture_cube_array::size_type MaxFace,
67 texture_cube_array::size_type BaseLevel, texture_cube_array::size_type MaxLevel);
H A Dview.hpp75 texture_cube_array const & Texture,
76 texture_cube_array::size_type BaseLayer, texture_cube_array::size_type MaxLayer,
77 texture_cube_array::size_type BaseFace, texture_cube_array::size_type MaxFace,
78 texture_cube_array::size_type BaseLevel, texture_cube_array::size_type MaxLevel);
H A Dtransform.hpp83 …void transform(texture_cube_array & Out, texture_cube_array const & In0, texture_cube_array const …
H A Dreduce.hpp83 …vec_type reduce(texture_cube_array const & In0, texture_cube_array const & In1, typename reduce_fu…
H A Dsampler_cube_array.hpp23 typedef texture_cube_array texture_type;
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/external/gli/core/
H A Dtexture_cube_array.inl7 // File : gli/core/texture_cube_array.inl
/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/external/gli/core/
H A Dtexture_cube_array.inl7 // File : gli/core/texture_cube_array.inl
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/tests/in/
H A Dimage.wgsl27 var image_cube_array: texture_cube_array<f32>;
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/tests/in/
H A Dimage.wgsl27 var image_cube_array: texture_cube_array<f32>;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/reader/wgsl/
H A Dlexer.cc684 if (str == "texture_cube_array") {
686 "texture_cube_array"};
H A Dlexer_test.cc563 TokenData{"texture_cube_array", Token::Type::kTextureSampledCubeArray},
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-backend-metal/src/
H A Dlib.rs704 texture_cube_array: bool, field
852 texture_cube_array: Self::supports_any(&device, TEXTURE_CUBE_ARRAY_SUPPORT), in new()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-backend-metal/src/
H A Dlib.rs704 texture_cube_array: bool, field
852 texture_cube_array: Self::supports_any(&device, TEXTURE_CUBE_ARRAY_SUPPORT), in new()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/docs/
H A Dtranslations.md123 | texture_cube_array&lt;type&gt; | OpTypeImage Cube Arrayed=1 Sampled=1 | texturecube_array&lt;type…
/dports/www/firefox/firefox-99.0/third_party/rust/wgpu-hal/src/metal/
H A Dadapter.rs710 texture_cube_array: Self::supports_any(device, TEXTURE_CUBE_ARRAY_SUPPORT), in new()
1032 self.texture_cube_array, in capabilities()

12