Home
last modified time | relevance | path

Searched defs:program_ (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/tint/src/inspector/
H A Dtest_inspector_runner.h43 std::unique_ptr<Program> program_; member in tint::inspector::InspectorRunner
H A Dinspector.h141 const Program* program_; member in tint::inspector::Inspector
H A Dtest_inspector_builder.h389 std::unique_ptr<Program> program_; member in tint::inspector::InspectorBuilder
/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_program.h43 unsigned int program_; member in OHOS::Media::Effect::RenderProgram
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/
H A Dalgo_filter.h41 std::shared_ptr<Program> program_ = nullptr; member in OHOS::Rosen::AlgoFilter
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Degl_core.h46 GLuint program_ = 0; member in OHOS::EGLCore
/third_party/skia/third_party/externals/tint/src/transform/
H A Dtransform.h138 Output(Program&& program_, DATA... data_) in Output() argument
/third_party/skia/third_party/externals/tint/src/writer/
H A Dtext_generator.h224 Program const* const program_; member in tint::writer::TextGenerator
/foundation/ability/idl_tool/util/
H A Doptions.h177 String program_; member in OHOS::Idl::Options
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderer.hpp112 DrawCommand (const RenderState& state_, const RenderTarget& renderTarget_, const Program& program_, int numVertexAttribs_, const VertexAttrib* vertexAttribs_, const PrimitiveList& primitives_) in DrawCommand() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_statistics.cpp61 BlockCycleEstimator(Program* program_) : program(program_) {} in BlockCycleEstimator() argument

Completed in 5 milliseconds