Home
last modified time | relevance | path

Searched refs:image_location (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/tools/quickbook/src/
Dquickbook.hpp32 extern fs::path image_location;
Dquickbook.cpp59 fs::path image_location; variable
709 quickbook::image_location = in main()
714 quickbook::image_location = filein.parent_path() / "html"; in main()
Dactions.cpp984 img = quickbook::image_location / img; // relative path in image_action()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp7738 GLint image_location = program.GetUniformLocation("uni_image"); in test() local
7739 prepareImage(image_location, texture_im); in test()
7932 GLint image_location = program.GetUniformLocation("uni_image"); in test() local
7933 prepareImage(image_location, texture_im); in test()