Home
last modified time | relevance | path

Searched refs:perthread_info (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/testtex/
H A Dtesttex.cpp559 TextureSystem::Perthread* perthread_info = texsys->get_perthread_info(); in plain_tex_region() local
577 ok = texsys->texture(texture_handle, perthread_info, opt, s, t, in plain_tex_region()
668 TextureSystem::Perthread* perthread_info = texsys->get_perthread_info(); in plain_tex_region_batch() local
695 ok = texsys->texture(texture_handle, perthread_info, opt, mask, in plain_tex_region_batch()
798 TextureSystem::Perthread* perthread_info = texsys->get_perthread_info(); in tex3d_region() local
817 bool ok = texsys->texture3d(texture_handle, perthread_info, opt, P, in tex3d_region()
840 TextureSystem::Perthread* perthread_info = texsys->get_perthread_info(); in tex3d_region_batch() local
868 bool ok = texsys->texture3d(texture_handle, perthread_info, opt, in tex3d_region_batch()
1151 TextureSystem::Perthread* perthread_info = texsys->get_perthread_info(); in do_tex_thread_workout() local
1188 ok = texsys->texture(texture_handles[0], perthread_info, opt, s, t, in do_tex_thread_workout()
[all …]
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/testtex/
H A Dtesttex.cpp559 TextureSystem::Perthread* perthread_info = texsys->get_perthread_info(); in plain_tex_region() local
577 ok = texsys->texture(texture_handle, perthread_info, opt, s, t, in plain_tex_region()
668 TextureSystem::Perthread* perthread_info = texsys->get_perthread_info(); in plain_tex_region_batch() local
695 ok = texsys->texture(texture_handle, perthread_info, opt, mask, in plain_tex_region_batch()
798 TextureSystem::Perthread* perthread_info = texsys->get_perthread_info(); in tex3d_region() local
817 bool ok = texsys->texture3d(texture_handle, perthread_info, opt, P, in tex3d_region()
840 TextureSystem::Perthread* perthread_info = texsys->get_perthread_info(); in tex3d_region_batch() local
868 bool ok = texsys->texture3d(texture_handle, perthread_info, opt, in tex3d_region_batch()
1151 TextureSystem::Perthread* perthread_info = texsys->get_perthread_info(); in do_tex_thread_workout() local
1188 ok = texsys->texture(texture_handles[0], perthread_info, opt, s, t, in do_tex_thread_workout()
[all …]