plumageRender/3rdparty/gli/doc/api/search/functions_c.js

18 lines
14 KiB
JavaScript

var searchData=
[
['target',['target',['../a00012.html#a59d3d7946e94bc294444c5f55db70c21',1,'gli::texture']]],
['texel_5ffetch',['texel_fetch',['../a00005.html#aeec05a81e342814d97816a294e5646c5',1,'gli::sampler1d::texel_fetch()'],['../a00006.html#a6a0761f53665a561f7c28a28a7078352',1,'gli::sampler1d_array::texel_fetch()'],['../a00007.html#aeec05a81e342814d97816a294e5646c5',1,'gli::sampler2d::texel_fetch()'],['../a00008.html#a6a0761f53665a561f7c28a28a7078352',1,'gli::sampler2d_array::texel_fetch()'],['../a00009.html#aeec05a81e342814d97816a294e5646c5',1,'gli::sampler3d::texel_fetch()'],['../a00010.html#a3c5b6ce6ebc1ed7fd08de6d750b132e1',1,'gli::sampler_cube::texel_fetch()'],['../a00011.html#a4c52b645f42105b75629ef2b20891e5b',1,'gli::sampler_cube_array::texel_fetch()']]],
['texel_5fwrite',['texel_write',['../a00005.html#a30c7b58736bd2a8fdddffe6afa9fea92',1,'gli::sampler1d::texel_write()'],['../a00006.html#a17df03e3b2bdfd95a830a0eeff90a64c',1,'gli::sampler1d_array::texel_write()'],['../a00007.html#a30c7b58736bd2a8fdddffe6afa9fea92',1,'gli::sampler2d::texel_write()'],['../a00008.html#a17df03e3b2bdfd95a830a0eeff90a64c',1,'gli::sampler2d_array::texel_write()'],['../a00009.html#a30c7b58736bd2a8fdddffe6afa9fea92',1,'gli::sampler3d::texel_write()'],['../a00010.html#aab861bc6f1c158693dbad974235dfb8f',1,'gli::sampler_cube::texel_write()'],['../a00011.html#a1cf389ce5d8247cb23921660a8d24d39',1,'gli::sampler_cube_array::texel_write()']]],
['texture',['texture',['../a00012.html#a9921e1ac4df78bce54d328affd59da28',1,'gli::texture::texture()'],['../a00012.html#a4ca26840db935a649290350da2b5f5ca',1,'gli::texture::texture(target_type Target, format_type Format, extent_type const &Extent, size_type Layers, size_type Faces, size_type Levels, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00012.html#a9bbe0e3db3a8e9b7878acf20bc9f4c81',1,'gli::texture::texture(texture const &Texture, target_type Target, format_type Format, size_type BaseLayer, size_type MaxLayer, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00012.html#a3efa6c67e681cdb4630d99cbb355aa3d',1,'gli::texture::texture(texture const &Texture, target_type Target, format_type Format, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))']]],
['texture1d',['texture1d',['../a00013.html#a579755b34a02e8fe46aee5412deb1ef7',1,'gli::texture1d::texture1d()'],['../a00013.html#a80dd6008716471e50feacc3fa46a3c3d',1,'gli::texture1d::texture1d(format_type Format, extent_type const &Extent, size_type Levels, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00013.html#ad99680d938ada40b96e8bc97ce8513f1',1,'gli::texture1d::texture1d(format_type Format, extent_type const &Extent, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00013.html#ad7c618fe79c33bcd9441ef1da7fcb262',1,'gli::texture1d::texture1d(texture const &Texture)'],['../a00013.html#add6f3e86ba6e7a397d85f0bfc0d1b429',1,'gli::texture1d::texture1d(texture const &Texture, format_type Format, size_type BaseLayer, size_type MaxLayer, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00013.html#a81c842dc3bff0491e9ab7f3cc15b5a02',1,'gli::texture1d::texture1d(texture1d const &Texture, size_type BaseLevel, size_type MaxLevel)']]],
['texture1d_5farray',['texture1d_array',['../a00014.html#a2f0fefbe9069e366108d89f5d33ec5ca',1,'gli::texture1d_array::texture1d_array()'],['../a00014.html#a67a2aba1380f3099271c3869f866836e',1,'gli::texture1d_array::texture1d_array(format_type Format, extent_type const &Extent, size_type Layers, size_type Levels, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00014.html#a322725501e112abe2bae19f4a2b4c3d8',1,'gli::texture1d_array::texture1d_array(format_type Format, extent_type const &Extent, size_type Layers, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00014.html#a57a62c2d8f5bf6f31e9c09a8fc82dea1',1,'gli::texture1d_array::texture1d_array(texture const &Texture)'],['../a00014.html#a74e472e98b66c02455a11c299b3a2840',1,'gli::texture1d_array::texture1d_array(texture const &Texture, format_type Format, size_type BaseLayer, size_type MaxLayer, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00014.html#a54ec1dba555e7d043c09024caec7c23d',1,'gli::texture1d_array::texture1d_array(texture1d_array const &Texture, size_type BaseLayer, size_type MaxLayer, size_type BaseLevel, size_type MaxLevel)']]],
['texture2d',['texture2d',['../a00015.html#a721a1e4ccb258d43fadf7224889d6198',1,'gli::texture2d::texture2d()'],['../a00015.html#a4a9985c0e7c934e98e1ec2b7c80d0977',1,'gli::texture2d::texture2d(format_type Format, extent_type const &Extent, size_type Levels, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00015.html#aa815f652b4cf0a41ecd91efa6b074a3d',1,'gli::texture2d::texture2d(format_type Format, extent_type const &Extent, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00015.html#a747dba86c3a3a20270133755d012cd48',1,'gli::texture2d::texture2d(texture const &Texture)'],['../a00015.html#aaef1c237c9932cfbf6a94b270a2ebbda',1,'gli::texture2d::texture2d(texture const &Texture, format_type Format, size_type BaseLayer, size_type MaxLayer, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00015.html#a9bfd372194039290b4628fd084b9d2f6',1,'gli::texture2d::texture2d(texture2d const &Texture, size_type BaseLevel, size_type MaxLevel)']]],
['texture2d_5farray',['texture2d_array',['../a00016.html#a4855111e2bedbae286805799affaeb73',1,'gli::texture2d_array::texture2d_array()'],['../a00016.html#a868a60615a76054c283ac95db48b9bc7',1,'gli::texture2d_array::texture2d_array(format_type Format, extent_type const &Extent, size_type Layers, size_type Levels, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00016.html#a8859d094d2e593dd22d375a193a42281',1,'gli::texture2d_array::texture2d_array(format_type Format, extent_type const &Extent, size_type Layers, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00016.html#a1be2599d32b422cb276189694ee13081',1,'gli::texture2d_array::texture2d_array(texture const &Texture)'],['../a00016.html#a68382c688b06047e4eba796475510f03',1,'gli::texture2d_array::texture2d_array(texture const &Texture, format_type Format, size_type BaseLayer, size_type MaxLayer, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00016.html#a8e32a31975d1a89bfa72836230518294',1,'gli::texture2d_array::texture2d_array(texture2d_array const &Texture, size_type BaseLayer, size_type MaxLayer, size_type BaseLevel, size_type MaxLevel)']]],
['texture3d',['texture3d',['../a00017.html#a674805423bd5cc6a3c767b4c33eeeb9f',1,'gli::texture3d::texture3d()'],['../a00017.html#a7f151e7060e3ad9f4c29398dc502b6dc',1,'gli::texture3d::texture3d(format_type Format, extent_type const &Extent, size_type Levels, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00017.html#ad454b79aa66ce12e9cde041c4e1eab20',1,'gli::texture3d::texture3d(format_type Format, extent_type const &Extent, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00017.html#a1684626125c8270fc1e12a53db7c37fb',1,'gli::texture3d::texture3d(texture const &Texture)'],['../a00017.html#a46536f2fa53ace0f51b6fc8820de9344',1,'gli::texture3d::texture3d(texture const &Texture, format_type Format, size_type BaseLayer, size_type MaxLayer, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00017.html#ada56d4288fb69338912b751bdb9278a5',1,'gli::texture3d::texture3d(texture3d const &Texture, size_type BaseLevel, size_type MaxLevel)']]],
['texture_5fcube',['texture_cube',['../a00018.html#a63fbdb5a8e25e961bcda4a364e6f93f8',1,'gli::texture_cube::texture_cube()'],['../a00018.html#abad8ad5e5c675d10924ee7c2e5ac05e5',1,'gli::texture_cube::texture_cube(format_type Format, extent_type const &Extent, size_type Levels, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00018.html#a030886a080600295a4ce8b4fe9503a1f',1,'gli::texture_cube::texture_cube(format_type Format, extent_type const &Extent, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00018.html#ad7d04a77012aacf96a5a6802ec777891',1,'gli::texture_cube::texture_cube(texture const &Texture)'],['../a00018.html#ad9e344bde8201f02dcafcd817687bfdb',1,'gli::texture_cube::texture_cube(texture const &Texture, format_type Format, size_type BaseLayer, size_type MaxLayer, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00018.html#ae9fbc90d3db03e6e0427d99fbc0107d2',1,'gli::texture_cube::texture_cube(texture_cube const &Texture, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel)']]],
['texture_5fcube_5farray',['texture_cube_array',['../a00019.html#a1d01124ad792578ed65d53ce9edcf8d2',1,'gli::texture_cube_array::texture_cube_array()'],['../a00019.html#a8976ac2bbe90e83d4cbcaf13ab9c6c24',1,'gli::texture_cube_array::texture_cube_array(format_type Format, extent_type const &Extent, size_type Layers, size_type Levels, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00019.html#adb31cf12125c2b47e1e5b7b33298d778',1,'gli::texture_cube_array::texture_cube_array(format_type Format, extent_type const &Extent, size_type Layers, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00019.html#a31b2f9e102c14d2b0155a8335f5bb0ed',1,'gli::texture_cube_array::texture_cube_array(texture const &Texture)'],['../a00019.html#a37de022ab21b2c19cb39985db4121dda',1,'gli::texture_cube_array::texture_cube_array(texture const &Texture, format_type Format, size_type BaseLayer, size_type MaxLayer, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel, swizzles_type const &Swizzles=swizzles_type(SWIZZLE_RED, SWIZZLE_GREEN, SWIZZLE_BLUE, SWIZZLE_ALPHA))'],['../a00019.html#aaee6b8094978019a9985d8fee52ccd7f',1,'gli::texture_cube_array::texture_cube_array(texture_cube_array const &Texture, size_type BaseLayer, size_type MaxLayer, size_type BaseFace, size_type MaxFace, size_type BaseLevel, size_type MaxLevel)']]],
['texture_5flod',['texture_lod',['../a00005.html#a8f2d9c019cd68fba219e7579af7469c4',1,'gli::sampler1d::texture_lod()'],['../a00006.html#a2045773bebfc6a573e499613316c4f07',1,'gli::sampler1d_array::texture_lod()'],['../a00007.html#a8f2d9c019cd68fba219e7579af7469c4',1,'gli::sampler2d::texture_lod()'],['../a00008.html#a2045773bebfc6a573e499613316c4f07',1,'gli::sampler2d_array::texture_lod()'],['../a00009.html#a8f2d9c019cd68fba219e7579af7469c4',1,'gli::sampler3d::texture_lod()'],['../a00010.html#a414636f8dc1b4009d7df6edd10bb9d48',1,'gli::sampler_cube::texture_lod()'],['../a00011.html#a05d92527e03915a13acbacbb2f2127ea',1,'gli::sampler_cube_array::texture_lod()']]],
['transform',['transform',['../a00074.html#a17d099b47ede0719a1634f26f3935d62',1,'gli::transform(texture1d &Out, texture1d const &In0, texture1d const &In1, typename transform_func< vec_type >::type TexelFunc)'],['../a00074.html#ab9f00aadf2455035d385a4f02de9bfeb',1,'gli::transform(texture1d_array &Out, texture1d_array const &In0, texture1d_array const &In1, typename transform_func< vec_type >::type TexelFunc)'],['../a00074.html#a56f06a5726380a7b3e254c21dd322588',1,'gli::transform(texture2d &Out, texture2d const &In0, texture2d const &In1, typename transform_func< vec_type >::type TexelFunc)'],['../a00074.html#a6d3e2ba9817e93948a04809cd6d06fcb',1,'gli::transform(texture2d_array &Out, texture2d_array const &In0, texture2d_array const &In1, typename transform_func< vec_type >::type TexelFunc)'],['../a00074.html#acf822fba0b62772e022d6702509f557b',1,'gli::transform(texture3d &Out, texture3d const &In0, texture3d const &In1, typename transform_func< vec_type >::type TexelFunc)'],['../a00074.html#acfa1b227a008a334741f26b93ce1ab63',1,'gli::transform(texture_cube &Out, texture_cube const &In0, texture_cube const &In1, typename transform_func< vec_type >::type TexelFunc)'],['../a00074.html#ae0c4c1531720ffc9df8732dd443dfcdd',1,'gli::transform(texture_cube_array &Out, texture_cube_array const &In0, texture_cube_array const &In1, typename transform_func< vec_type >::type TexelFunc)']]],
['translate',['translate',['../a00001.html#ac5a07c3371b0ea14fac8b0746e05c414',1,'gli::dx::translate()'],['../a00002.html#ab38a3e0b9878adb8a6de97c0c00f3cff',1,'gli::gl::translate(gli::target Target) const '],['../a00002.html#acbe59739eeb1c2247c0693ee0cb0aa50',1,'gli::gl::translate(gli::format Format, gli::swizzles const &Swizzle) const ']]]
];