Home
last modified time | relevance | path

Searched defs:destination_type (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/units/detail/
Dconversion_impl.hpp101 typedef Destination destination_type; typedef
130 typedef typename selector::destination_type destination_type; typedef
337 typedef quantity<Unit2, T2> destination_type; typedef
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.cpp584 std::string GPUShader5ImplicitConversionsTest::getVertexShader(const glw::GLchar* destination_type, in getVertexShader()
Dgl3cTextureSizePromotion.cpp433 glw::GLenum destination_type = GL_FLOAT; in prepareDestinationTextureAndFramebuffer() local