Home
last modified time | relevance | path

Searched refs:init (Results 951 - 975 of 4754) sorted by relevance

1...<<31323334353637383940>>...191

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderDiscardTests.hpp41 virtual void init (void);
H A Des2fShaderFragDataTests.hpp41 virtual void init (void);
H A Des2fShaderFunctionTests.hpp41 virtual void init (void);
H A Des2fShaderIndexingTests.hpp41 virtual void init (void);
H A Des2fShaderLoopTests.hpp41 virtual void init (void);
H A Des2fShaderMatrixTests.hpp41 virtual void init (void);
H A Des2fShaderOperatorTests.hpp41 virtual void init (void);
H A Des2fShaderReturnTests.hpp41 virtual void init (void);
H A Des2fShaderStructTests.hpp41 virtual void init (void);
H A Des2fShaderTextureFunctionTests.hpp41 virtual void init (void);
/third_party/vk-gl-cts/modules/gles2/
H A Dtes2InfoTests.hpp40 void init (void);
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fClippingTests.hpp41 void init (void);
H A Des3fCompressedTextureTests.hpp41 void init (void);
H A Des3fDepthStencilClearTests.hpp42 virtual void init (void);
/third_party/ffmpeg/libavfilter/
H A Dvf_blend.c244 static av_cold int init(AVFilterContext *ctx) in init() function
411 .init = init,
471 .init = init,
H A Df_graphmonitor.c118 static av_cold int init(AVFilterContext *ctx) in init() function
495 .init = init,
527 .init = init,
H A Df_drawgraph.c94 static av_cold int init(AVFilterContext *ctx) in init() function
479 .init = init,
512 .init = init,
H A Dvf_xmedian.c94 static av_cold int init(AVFilterContext *ctx) in init() function
354 return init(ctx); in xmedian_init()
386 .init = xmedian_init,
471 .init = init,
H A Dvf_mix.c112 static av_cold int init(AVFilterContext *ctx) in init() function
393 .init = init,
476 .init = init,
/third_party/icu/tools/colprobe/
H A Dline.cpp26 Line::init() in init() function in Line
50 init(); in Line()
57 init(); in Line()
70 init(); in Line()
81 init(); in Line()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineCombiner.cpp43 "blocks with more instructions."), cl::init(500));
47 cl::init(false));
54 cl::init(true));
60 cl::init(false));
649 TSchedModel.init(STI);
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderBallotTests.cpp482 void ShaderBallotAvailabilityTestCase::init() in init() function in gl4cts::ShaderBallotAvailabilityTestCase
558 void ShaderBallotBitmasksTestCase::init() in init() function in gl4cts::ShaderBallotBitmasksTestCase
634 void ShaderBallotFunctionBallotTestCase::init() in init() function in gl4cts::ShaderBallotFunctionBallotTestCase
707 void ShaderBallotFunctionReadTestCase::init() in init() function in gl4cts::ShaderBallotFunctionReadTestCase
765 void ShaderBallotTests::init(void) in init() function in gl4cts::ShaderBallotTests
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayStencilAttachments.cpp65 void CubeMapArrayDataStorage::init(const glw::GLuint width, const glw::GLuint height, const glw::GLuint depth, in init() function in glcts::CubeMapArrayDataStorage
720 m_cube_map_array_data[0].init(64, 64, 18); in initTest()
721 m_cube_map_array_data[1].init(117, 117, 6); in initTest()
722 m_cube_map_array_data[2].init(256, 256, 6); in initTest()
723 m_cube_map_array_data[3].init(173, 173, 12); in initTest()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dintermediate.h358 init(aInit), in TIntermLoop()
368 TIntermNode* getInit() { return init; } in getInit()
378 TIntermNode* init; // for-loop initialization member in TIntermLoop
640 TIntermSwitch(TIntermTyped *init, TIntermAggregate *statementList) in TIntermSwitch() argument
641 : TIntermNode(), mInit(init), mStatementList(statementList) in TIntermSwitch()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-var-gvar-table.hh43 void init (float x_ = 0.f, float y_ = 0.f, bool is_end_point_ = false) in init() function
195 void init (hb_bytes_t var_data_bytes_, unsigned int axis_count_) in init() function
251 iterator->init (var_data_bytes, axis_count); in get_tuple_iterator()
501 void init (hb_face_t *face) in init() function
597 deltas[i].init (); in apply_deltas_to_points()

Completed in 17 milliseconds

1...<<31323334353637383940>>...191