Home
last modified time | relevance | path

Searched defs:controls (Results 1 - 25 of 32) sorted by relevance

12

/third_party/glslang/gtests/
H A DLink.FromFile.cpp51 const EShMessages controls = DeriveOptions(Source::GLSL, Semantics::OpenGL, Target::AST); in TEST_P() local
H A DLink.FromFile.Vk.cpp51 const EShMessages controls = DeriveOptions(Source::GLSL, Semantics::Vulkan, Target::AST); in TEST_P() local
H A DConfig.FromFile.cpp45 EShMessages controls; member
H A DGlslMapIO.FromFile.cpp241 const EShMessages controls = DeriveOptions(Source::GLSL, semantics, Target::BothASTAndSpv); in TEST_P() local
H A DVkRelaxed.FromFile.cpp197 const EShMessages controls = DeriveOptions(Source::GLSL, semantics, Target::BothASTAndSpv); in TEST_P() local
H A DTestFixture.h186 compile(glslang::TShader* shader, const std::string& code, const std::string& entryPointName, EShMessages controls, const TBuiltInResource* resources=nullptr, const std::string* shaderName=nullptr) compile() argument
212 compileAndLink( const std::string& shaderName, const std::string& code, const std::string& entryPointName, EShMessages controls, glslang::EShTargetClientVersion clientTargetVersion, glslang::EShTargetLanguageVersion targetLanguageVersion, bool flattenUniformArrays = false, EShTextureSamplerTransformMode texSampTransMode = EShTexSampTransKeep, bool enableOptimizer = false, bool enableDebug = false, bool enableNonSemanticShaderDebugInfo = false, bool automap = true) compileAndLink() argument
311 compileLinkIoMap( const std::string shaderName, const std::string& code, const std::string& entryPointName, EShMessages controls, int baseSamplerBinding, int baseTextureBinding, int baseImageBinding, int baseUboBinding, int baseSsboBinding, bool autoMapBindings, bool flattenUniformArrays) compileLinkIoMap() argument
369 compileLinkRemap( const std::string shaderName, const std::string& code, const std::string& entryPointName, EShMessages controls, const unsigned int remapOptions = spv::spirvbin_t::NONE) compileLinkRemap() argument
411 remap( const std::string shaderName, const std::vector<uint32_t>& code, EShMessages controls, const unsigned int remapOptions = spv::spirvbin_t::NONE) remap() argument
433 outputResultToStream(std::ostringstream* stream, const GlslangResult& result, EShMessages controls) outputResultToStream() argument
482 EShMessages controls = DeriveOptions(source, semantics, target); loadFileCompileAndCheck() local
516 EShMessages controls = DeriveOptions(source, semantics, target); loadFileCompileAndCheckWithOptions() local
543 const EShMessages controls = DeriveOptions(source, semantics, target); loadFileCompileFlattenUniformsAndCheck() local
577 const EShMessages controls = DeriveOptions(source, semantics, target); loadFileCompileIoMapAndCheck() local
608 const EShMessages controls = DeriveOptions(source, semantics, target); loadFileCompileRemapAndCheck() local
635 const EShMessages controls = DeriveOptions(source, semantics, target); loadFileRemapAndCheck() local
713 const EShMessages controls = DeriveOptions(source, semantics, target); loadCompileUpgradeTextureToSampledTextureAndDropSamplersAndCheck() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D3-2.c80 static int controls[3] = { 0, 0, 0 }; variable
/third_party/skia/tools/viewer/
H A DGMSlide.cpp47 bool GMSlide::onGetControls(SkMetaData* controls) { in onGetControls() argument
51 void GMSlide::onSetControls(const SkMetaData& controls) { in onSetControls() argument
/third_party/alsa-utils/alsactl/
H A Dclean.c84 static int filter_controls_parse(char *const *controls, snd_ctl_elem_id_t ***_filter) in filter_controls_parse() argument
125 static int clean_controls(int cardno, char *const *controls) in clean_controls() argument
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_QUERYCTRL.c299 struct v4l2_queryctrl controls[V4L2_CID_LASTP1 - V4L2_CID_BASE]; in test_VIDIOC_QUERYCTRL_flag_NEXT_CTRL() local
[all...]
H A Dtest_VIDIOC_EXT_CTRLS.c31 struct v4l2_ext_controls controls; in test_VIDIOC_G_EXT_CTRLS_zero() local
63 struct v4l2_ext_controls controls; test_VIDIOC_G_EXT_CTRLS_zero_invalid_count() local
183 struct v4l2_ext_controls controls; do_get_ext_control_one() local
306 struct v4l2_ext_controls controls; test_VIDIOC_G_EXT_CTRLS_NULL() local
344 struct v4l2_ext_controls controls; test_VIDIOC_S_EXT_CTRLS_zero() local
376 struct v4l2_ext_controls controls; test_VIDIOC_S_EXT_CTRLS_zero_invalid_count() local
493 struct v4l2_ext_controls controls; test_VIDIOC_S_EXT_CTRLS_NULL() local
531 struct v4l2_ext_controls controls; test_VIDIOC_TRY_EXT_CTRLS_zero() local
563 struct v4l2_ext_controls controls; test_VIDIOC_TRY_EXT_CTRLS_zero_invalid_count() local
682 struct v4l2_ext_controls controls; test_VIDIOC_TRY_EXT_CTRLS_NULL() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDebug.h126 std::vector<Control> controls; member
H A DDebug.cpp314 auto &controls = mGroups.back().controls; in setMessageControl() local
384 const auto &controls = groupIter->controls; in isMessageEnabled() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLDebugTest.cpp88 EGLAttrib controls[] = { in TEST_P() local
131 EGLAttrib controls[] = { in TEST_P() local
/third_party/alsa-utils/alsamixer/
H A Dmixer_controls.c33 struct control *controls; variable
[all...]
/third_party/alsa-utils/iecset/
H A Diecset.c324 unsigned int controls, cidx; in main() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp235 std::vector<bool> controls = {false, true}; in createSubgroupUniformControlFlowTests() local
/third_party/skia/gm/
H A Dgm.h159 bool getControls(SkMetaData* controls) { return this->onGetControls(controls); } in getControls() argument
160 void setControls(const SkMetaData& controls) { this->onSetControls(controls); } in setControls() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupUniformControlFlowTests.cpp238 std::vector<bool> controls = {false, true}; in createSubgroupUniformControlFlowTests() local
/third_party/ffmpeg/libavfilter/
H A Daf_lv2.c72 float *controls; member
[all...]
/third_party/backends/japi/
H A DJscanimage.java78 private Vector controls; // Dialog components for SANE controls. field in Jscanimage
[all...]
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_local.h333 STACK_OF(OSSL_CRMF_ATTRIBUTETYPEANDVALUE) *controls; member
/third_party/openssl/crypto/crmf/
H A Dcrmf_local.h333 STACK_OF(OSSL_CRMF_ATTRIBUTETYPEANDVALUE) *controls; member
/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c80 } *controls; member
[all...]
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.h179 struct loopback_mixer *controls; member

Completed in 17 milliseconds

12