Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantUtil.hpp78 std::vector<T> makeVector (const T& o1) in makeVector() function
87 std::vector<T> makeVector (const T& o1, const T& o2) in makeVector() function
97 std::vector<T> makeVector (const T& o1, const T& o2, const T& o3) in makeVector() function
108 std::vector<T> makeVector (const T& o1, const T& o2, const T& o3, const T& o4) in makeVector() function
/external/deqp/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.hpp38 std::vector<T> makeVector(const T (&data)[N]) in makeVector() function
/external/skqp/samplecode/
DSamplePathFuzz.cpp568 SkVector makeVector() { in makeVector() function in FuzzPath
/external/spirv-llvm/lib/SPIRV/
DSPIRVUtil.cpp768 makeVector(Instruction *InsPos, std::vector<Value *> &Ops, in makeVector() function
/external/deqp-deps/glslang/glslang/Include/
DTypes.h1458 void makeVector() { vector1 = true; } in makeVector() function