Home
last modified time | relevance | path

Searched defs:tex_coord_type (Results 1 – 9 of 9) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/imesh/
H A Dimesh_mesh.h116 enum tex_coord_type { TEX_COORD_NONE = 0, enum
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dr100_track.h46 unsigned tex_coord_type; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dr100_track.h43 unsigned tex_coord_type; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dr100_track.h46 unsigned tex_coord_type; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Dr100_track.h46 unsigned tex_coord_type; member
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/back/glsl/
H A Dmod.rs2087 let tex_coord_type = match dim { in write_texture_coordinates() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/back/glsl/
H A Dmod.rs2087 let tex_coord_type = match dim { in write_texture_coordinates() localVariable
/dports/www/firefox/firefox-99.0/third_party/rust/naga/src/back/glsl/
H A Dmod.rs2710 let tex_coord_type = match dim { in write_texture_coordinates() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp10114 …const GLchar* tex_coord_type = Utils::getTypeName(base_tex_coord_type, 1 /* n_columns */, n_co… in prepareShaderSource() local
11908 const GLchar* tex_coord_type = Utils::getTypeName(Utils::INT, 1 /* n_columns */, n_coordinates); in prepareShaderSource() local