Searched refs:make_vec4 (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | type_ptr.hpp | 79 GLM_FUNC_DECL tvec4<T, defaultp> make_vec4(T const * const ptr);
|
D | type_ptr.inl | 317 GLM_FUNC_QUALIFIER tvec4<T, defaultp> make_vec4(T const * const ptr) function
|
/third_party/spirv-tools/test/fuzz/ |
D | transformation_composite_construct_test.cpp | 1011 TransformationCompositeConstruct make_vec4( in TEST() local 1018 ASSERT_TRUE(make_vec4.IsApplicable(context.get(), transformation_context)); in TEST() 1021 ApplyAndCheckFreshIds(make_vec4, context.get(), &transformation_context); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_composite_construct_test.cpp | 1011 TransformationCompositeConstruct make_vec4( in TEST() local 1018 ASSERT_TRUE(make_vec4.IsApplicable(context.get(), transformation_context)); in TEST() 1021 ApplyAndCheckFreshIds(make_vec4, context.get(), &transformation_context); in TEST()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_composite_construct_test.cpp | 1011 TransformationCompositeConstruct make_vec4( in TEST() local 1018 ASSERT_TRUE(make_vec4.IsApplicable(context.get(), transformation_context)); in TEST() 1021 ApplyAndCheckFreshIds(make_vec4, context.get(), &transformation_context); in TEST()
|