Home
last modified time | relevance | path

Searched defs:spec (Results 251 - 275 of 314) sorted by relevance

1...<<111213

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp368 SpvAsmComputeShaderCase::SpvAsmComputeShaderCase (tcu::TestContext& testCtx, const char* name, const char* description, const ComputeShaderSpec& spec) in SpvAsmComputeShaderCase() argument
440 SpvAsmComputeShaderInstance::SpvAsmComputeShaderInstance (Context& ctx, const ComputeShaderSpec& spec) in SpvAsmComputeShaderInstance() argument
H A DvktSpvAsmIntegerDotProductTests.cpp198 void addDotProductExtensionAndFeatures(ComputeShaderSpec &spec, in addDotProductExtensionAndFeatures() argument
517 ComputeShaderSpec spec; in addOpSDotKHRComputeTests() local
604 ComputeShaderSpec spec; addOpUDotKHRComputeTests() local
692 ComputeShaderSpec spec; addOpSUDotKHRComputeTests() local
780 ComputeShaderSpec spec; addOpSDotAccSatKHRComputeTests() local
876 ComputeShaderSpec spec; addOpUDotAccSatKHRComputeTests() local
972 ComputeShaderSpec spec; addOpSUDotAccSatKHRComputeTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp94 ShaderSpec spec; in createShaderSpec() local
1091 ShaderSpec spec; createTestShaders() local
[all...]
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp348 static void generateVertices (std::vector<float>& dst, int gridSizeX, int gridSizeY, const OperatorPerformanceCase::AttribSpec& spec) in generateVertices() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorMetalDirect.cpp471 TranslatorMetalDirect(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) TranslatorMetalDirect() argument
/third_party/curl/lib/vtls/
H A Dvtls.c2071 Curl_alpn_to_proto_buf(struct alpn_proto_buf *buf, const struct alpn_spec *spec) Curl_alpn_to_proto_buf() argument
2094 Curl_alpn_to_proto_str(struct alpn_proto_buf *buf, const struct alpn_spec *spec) Curl_alpn_to_proto_str() argument
[all...]
/third_party/lzma/C/
H A DXzDec.c419 CLzma2Dec_Spec *spec = (CLzma2Dec_Spec *)pp; in Lzma2State_Code2() local
442 CLzma2Dec_Spec *spec = (CLzma2Dec_Spec *)p->p; in Lzma2State_SetFromMethod() local
469 CLzma2Dec_Spec *spec = (CLzma2Dec_Spec *)p->p; Lzma2State_ResetOutBuf() local
[all...]
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp980 CInStream *spec = new CInStream; in GetStream() local
/third_party/mesa3d/src/intel/tools/
H A Daubinator_viewer.cpp66 struct intel_spec *spec; member
/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector.cc82 New(IsolateT* isolate, const FeedbackVectorSpec* spec) New() argument
337 NewFeedbackVectorForTesting( Isolate* isolate, const FeedbackVectorSpec* spec) NewFeedbackVectorForTesting() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.c181 void pa_sink_input_new_data_set_sample_spec(pa_sink_input_new_data *data, const pa_sample_spec *spec) { in pa_sink_input_new_data_set_sample_spec() argument
[all...]
H A Dsource.c86 void pa_source_new_data_set_sample_spec(pa_source_new_data *data, const pa_sample_spec *spec) { in pa_source_new_data_set_sample_spec() argument
1048 void pa_source_reconfigure(pa_source *s, pa_sample_spec *spec, bool passthrough) { in pa_source_reconfigure() argument
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c1820 static void sink_reconfigure_cb(pa_sink *s, pa_sample_spec *spec, bool passthrough) { in sink_reconfigure_cb() argument
[all...]
H A Dalsa-source.c1635 static void source_reconfigure_cb(pa_source *s, pa_sample_spec *spec, bool passthrough) { in source_reconfigure_cb() argument
[all...]
/third_party/openGLES/xml/
H A Dreadme.tex[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktShaderLibrary.cpp154 string genVertexShader (const ShaderCaseSpecification& spec) in genVertexShader() argument
238 string genFragmentShader (const ShaderCaseSpecification& spec) in genFragmentShader() argument
290 specializeVertexShader(const ShaderCaseSpecification& spec, const string& src) specializeVertexShader() argument
371 specializeFragmentShader(const ShaderCaseSpecification& spec, const string& src) specializeFragmentShader() argument
702 getShaderStages(const ShaderCaseSpecification& spec) getShaderStages() argument
738 PipelineProgram(Context& context, const ShaderCaseSpecification& spec) PipelineProgram() argument
1286 ShaderCaseInstance(Context& context, const ShaderCaseSpecification& spec) ShaderCaseInstance() argument
1685 ShaderCase(tcu::TestContext& testCtx, const string& name, const ShaderCaseSpecification& spec) ShaderCase() argument
1758 createCase(const string& name, const std::string& description, const ShaderCaseSpecification& spec) createCase() argument
[all...]
/third_party/skia/src/effects/imagefilters/
H A DSkLightingImageFilter.cpp1993 const SpecularLightingEffect& spec = effect.cast<SpecularLightingEffect>(); in onSetData() local
/third_party/skia/src/ports/
H A DSkFontMgr_win_dw.cpp531 ProtoDWriteTypeface spec = { fontFace, font, fontFamily }; in makeTypefaceFromDWriteFont() local
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex[all...]
/third_party/python/Python/
H A Dimport.c341 PyObject *spec; in import_ensure_initialized() local
969 create_builtin(PyThreadState *tstate, PyObject *name, PyObject *spec) in create_builtin() argument
1025 _imp_create_builtin(PyObject *module, PyObject *spec) in _imp_create_builtin() argument
1542 PyObject *spec; resolve_name() local
2349 _imp_create_dynamic_impl(PyObject *module, PyObject *spec, PyObject *file) _imp_create_dynamic_impl() argument
2542 PyObject *spec = _PyNamespace_New(attrs); _PyImport_BootstrapImp() local
[all...]
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
H A DShaderLang.h798 inline bool IsWebGLBasedSpec(ShShaderSpec spec) in IsWebGLBasedSpec() argument
806 IsDesktopGLSpec(ShShaderSpec spec) IsDesktopGLSpec() argument
[all...]
/third_party/rust/crates/termcolor/src/
H A Dlib.rs2279 let mut spec = ColorSpec::new(); test_no_reset() variables
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp398 void SamplerIndexingCase::getShaderSpec (ShaderSpec* spec, int numSamplers, int numLookups, const int* lookupIndices, const RenderContext& renderContext) const in getShaderSpec() argument
787 void BlockArrayIndexingCase::getShaderSpec (ShaderSpec* spec, in argument
1026 getShaderSpec(ShaderSpec* spec, int numCounters, int numOps, const int* opIndices, const RenderContext& renderContext) const getShaderSpec() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLifetimeTests.cpp1311 createLifeTestGroup(TestContext& testCtx, const LifeTestSpec& spec, const vector<Type*>& types) createLifeTestGroup() argument
H A DglsLongStressCase.cpp769 const VarSpec& spec = uniforms[unifNdx]; in setRandomUniforms() local
1142 const TextureSpec& spec = progCtx.textureSpecs[texSpecNdx]; init() local
1305 const TextureSpec& spec = programContext.textureSpecs[texNdx]; iterate() variable
[all...]

Completed in 63 milliseconds

1...<<111213