Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantUtil.hpp83 std::vector<T> makeVector (const T& o1) in makeVector() function
92 std::vector<T> makeVector (const T& o1, const T& o2) in makeVector() function
102 std::vector<T> makeVector (const T& o1, const T& o2, const T& o3) in makeVector() function
113 std::vector<T> makeVector (const T& o1, const T& o2, const T& o3, const T& o4) in makeVector() function
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.hpp38 std::vector<T> makeVector(const T (&data)[N]) in makeVector() function
/third_party/glslang/glslang/Include/
DTypes.h1618 void makeVector() { vector1 = true; } in makeVector() function