Home
last modified time | relevance | path

Searched defs:spec (Results 326 - 350 of 836) sorted by relevance

1...<<11121314151617181920>>...34

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp93 ComputeShaderSpec spec; in getComputeShaderSpec() local
H A DvktSpvAsmIndexingTests.cpp98 ComputeShaderSpec spec; in addComputeIndexingStructTests() local
321 ComputeShaderSpec spec; addGraphicsIndexingStructTests() local
583 ComputeShaderSpec spec; addComputeIndexingNon16BaseAlignmentTests() local
[all...]
H A DvktSpvAsmNonSemanticInfoTests.cpp63 ComputeShaderSpec spec; in getComputeShaderSpec() local
H A DvktSpvAsmSpirvVersionTests.cpp156 ComputeShaderSpec spec; in getComputeShaderSpec() local
H A DvktSpvAsmVariableInitTests.cpp131 ComputeShaderSpec spec; in addComputeVariableInitPrivateTest() local
323 map<string, string> spec; in addShaderCodeOutput() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorMetal.cpp113 TranslatorMetal::TranslatorMetal(sh::GLenum type, ShShaderSpec spec) : TranslatorVulkan(type, spec) in TranslatorMetal() argument
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DExpressionLimit_test.cpp259 ShShaderSpec spec = SH_WEBGL_SPEC; in TEST_F() local
281 ShShaderSpec spec = SH_WEBGL_SPEC; in TEST_F() local
306 ShShaderSpec spec = SH_WEBGL_SPEC; in TEST_F() local
328 ShShaderSpec spec = SH_WEBGL_SPEC; in TEST_F() local
350 ShShaderSpec spec = SH_WEBGL_SPEC; in TEST_F() local
553 ShShaderSpec spec = SH_WEBGL_SPEC; TEST_F() local
575 ShShaderSpec spec = SH_WEBGL2_SPEC; TEST_F() local
598 ShShaderSpec spec = SH_WEBGL_SPEC; TEST_F() local
[all...]
/third_party/skia/src/core/
H A DSkStrikeSpec.cpp230 SkBulkGlyphMetrics::SkBulkGlyphMetrics(const SkStrikeSpec& spec) in SkBulkGlyphMetrics() argument
242 SkBulkGlyphMetricsAndPaths::SkBulkGlyphMetricsAndPaths(const SkStrikeSpec& spec) in SkBulkGlyphMetricsAndPaths() argument
267 SkBulkGlyphMetricsAndImages::SkBulkGlyphMetricsAndImages(const SkStrikeSpec& spec) in SkBulkGlyphMetricsAndImages() argument
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexPipeline.cpp353 Vector4f spec; in pipeline() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dunesctrn.cpp81 static UChar* copySpec(const UChar* spec) { in copySpec() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A Dcompiler_test.cpp63 compileTestShader(GLenum type, ShShaderSpec spec, ShShaderOutput output, const std::string &shaderString, ShBuiltInResources *resources, ShCompileOptions compileOptions, std::string *translatedCode, std::string *infoLog) compileTestShader() argument
96 compileTestShader(GLenum type, ShShaderSpec spec, ShShaderOutput output, const std::string &shaderString, ShCompileOptions compileOptions, std::string *translatedCode, std::string *infoLog) compileTestShader() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-tag.cc205 lang_matches (const char *lang_str, const char *spec) in lang_matches() argument
/third_party/python/Python/clinic/
H A Dimport.c.h434 PyObject *spec; in _imp_create_dynamic() local
/third_party/pulseaudio/src/pulsecore/
H A Dmix.c68 static void calc_linear_integer_stream_volumes(pa_mix_info streams[], unsigned nstreams, const pa_cvolume *volume, const pa_sample_spec *spec) { in calc_linear_integer_stream_volumes() argument
87 static void calc_linear_float_stream_volumes(pa_mix_info streams[], unsigned nstreams, const pa_cvolume *volume, const pa_sample_spec *spec) { in calc_linear_float_stream_volumes() argument
615 pa_mix( pa_mix_info streams[], unsigned nstreams, void *data, size_t length, const pa_sample_spec *spec, const pa_cvolume *volume, bool mute) pa_mix() argument
690 pa_volume_memchunk( pa_memchunk*c, const pa_sample_spec *spec, const pa_cvolume *volume) pa_volume_memchunk() argument
[all...]
/third_party/python/Lib/test/test_importlib/import_/
H A Dtest_path.py161 spec = None variable in FinderTests.test_finder_with_find_spec.TestFinder
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Darg.h466 static bool Dispatch(Data arg, FormatConversionSpecImpl spec, void* out) { in Dispatch() argument
/third_party/selinux/libselinux/src/
H A Dlabel_backends_android.c17 typedef struct spec { struct
234 struct spec *spec; in closef() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSwizzleTests.cpp130 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in init() local
155 tcu::TextureFormatInfo spec = tcu::getTextureFormatInfo(m_texture->getRefTexture().getFormat()); in iterate() local
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sVertexArrayTests.cpp101 MultiVertexArrayTest::Spec spec; in init() local
206 MultiVertexArrayTest::Spec spec; in init() local
309 MultiVertexArrayTest::Spec spec; init() local
410 MultiVertexArrayTest::Spec spec; init() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp593 const FboSpec& spec = specs[caseNdx]; in createFboNoAttachmentTests() local
349 SizeCase(tcu::TestContext& testCtx, const glu::RenderContext& renderCtx, const char* name, const char* desc, const FboSpec& spec) SizeCase() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsSamplerObjectTest.cpp72 TextureSamplerTest::TextureSamplerTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const TestSpec& spec) in TextureSamplerTest() argument
583 MultiTextureSamplerTest::MultiTextureSamplerTest (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const TestSpec& spec) in MultiTextureSamplerTest() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmCompositeInsertTests.cpp164 ComputeShaderSpec spec; in addComputeVectorCompositeInsertTests() local
311 ComputeShaderSpec spec; in addComputeMatrixCompositeInsertTests() local
466 ComputeShaderSpec spec; addComputeNestedStructCompositeInsertTests() local
[all...]
H A DvktSpvAsmFloatControlsExtensionlessTests.cpp93 ComputeShaderSpec spec; in getComputeShaderSpec() local
H A DvktSpvAsmIndexingTests.cpp98 ComputeShaderSpec spec; in addComputeIndexingStructTests() local
321 ComputeShaderSpec spec; addGraphicsIndexingStructTests() local
583 ComputeShaderSpec spec; addComputeIndexingNon16BaseAlignmentTests() local
[all...]
H A DvktSpvAsmNonSemanticInfoTests.cpp63 ComputeShaderSpec spec; in getComputeShaderSpec() local

Completed in 18 milliseconds

1...<<11121314151617181920>>...34