Home
last modified time | relevance | path

Searched defs:sources (Results 76 - 100 of 116) sorted by relevance

12345

/third_party/pulseaudio/src/pulsecore/
H A Dcore.h166 pa_idxset *clients, *cards, *sinks, *sources, *sink_inputs, *source_outputs, *modules, *scache; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_2_autogen.cpp404 CaptureGetDebugMessageLog(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, GLuint returnValue) CaptureGetDebugMessageLog() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcKHRDebugTests.cpp353 GLenum sources[count]; in iterate() local
1310 GLenum sources[read_messages]; in iterate() local
1575 std::vector<GLenum> sources; in iterate() local
1877 GLenum sources[read_messages]; inspectMessageLog() local
[all...]
H A DglcTextureRepeatModeTests.cpp1286 glu::ProgramSources sources = glu::makeVtxFragSources(vs, fs); in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.hpp162 std::vector<std::string> sources[glu::SHADERTYPE_LAST]; member
H A DglcSubgroupsTestsUtils.cpp256 glu::ProgramSources sources; in makeGraphicsPipeline() local
339 glu::ProgramSources sources; makeComputePipeline() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES32.cpp303 ValidateGetDebugMessageLog(const Context *context, angle::EntryPoint entryPoint, GLuint count, GLsizei bufSize, const GLenum *sources, const GLenum *types, const GLuint *ids, const GLenum *severities, const GLsizei *lengths, const GLchar *messageLog) ValidateGetDebugMessageLog() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_2_autogen.cpp515 GL_GetDebugMessageLog(GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog) GL_GetDebugMessageLog() argument
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc951 MergedDescriptorDatabase( const std::vector<DescriptorDatabase*>& sources) MergedDescriptorDatabase() argument
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOptimizationTests.cpp117 glu::ProgramSources sources; member
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderApiTests.cpp90 void setShaderSources (glu::Shader& shader, const ShaderSources& sources) in setShaderSources() argument
664 void insertRandomNullTermStrings (ShaderSources& sources) in insertRandomNullTermStrings() argument
688 generateSources(ShaderSources& sources) generateSources() argument
729 ShaderSources sources; test() local
[all...]
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOptimizationTests.cpp117 glu::ProgramSources sources; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dsimplify.c89 static int get_phisources(struct instruction *sources[], int nbr, struct instruction *insn) in get_phisources() argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_alu.cpp895 SrcValues sources; in from_string() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp921 void initMultisamplePrograms (SourceCollections& sources, MultisampleTestParams params) in initMultisamplePrograms() argument
951 void initSampleShadingPrograms (SourceCollections& sources, MultisampleTestParams params, bool minSampleShadingEnabled) in initSampleShadingPrograms() argument
1015 void initAlphaToCoverageColorUnusedAttachmentPrograms (SourceCollections& sources) in initAlphaToCoverageColorUnusedAttachmentPrograms() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGlSpirvTests.cpp330 ProgramSources sources; in iterate() local
1669 ProgramSources sources; in iterate() local
2381 ProgramSources sources; iterate() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DETC_Decoder.cpp672 const ETC2 *sources[2]; in Decode() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DETC_Decoder.cpp679 const ETC2* sources[2]; in Decode() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderApiTests.cpp107 void setShaderSources (glu::Shader& shader, const ShaderSources& sources) in setShaderSources() argument
724 void insertRandomNullTermStrings (ShaderSources& sources) in insertRandomNullTermStrings() argument
748 generateSources(ShaderSources& sources) generateSources() argument
789 ShaderSources sources; test() local
1236 const glu::ProgramSources sources = glu::makeVtxFragSources(vertSrc, fragSrc); test() local
1361 const glu::ProgramSources sources = glu::makeVtxFragSources(vertSrc, fragSrc); test() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp1307 glu::ProgramSources sources = glu::ProgramSources() in generateShaders() local
1631 glu::ProgramSources sources = glu::ProgramSources() in generateShaders() local
1916 glu::ProgramSources sources = glu::ProgramSources() in generateShaders() local
2185 glu::ProgramSources sources in generateShaders() local
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.cpp870 BufferIoExecutor::BufferIoExecutor (const glu::RenderContext& renderCtx, const ShaderSpec& shaderSpec, const glu::ProgramSources& sources) in BufferIoExecutor() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleTests.cpp921 void initMultisamplePrograms (SourceCollections& sources, MultisampleTestParams params) in initMultisamplePrograms() argument
951 void initSampleShadingPrograms (SourceCollections& sources, MultisampleTestParams params) in initSampleShadingPrograms() argument
1012 void initAlphaToCoverageColorUnusedAttachmentPrograms (SourceCollections& sources) in initAlphaToCoverageColorUnusedAttachmentPrograms() argument
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglImageFormatTests.cpp92 glu::ProgramSources sources; in programSources() local
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c2501 static const char * const sources[][2] = in ppdCreateFromIPP2() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtranstst.cpp3618 int32_t sources = Transliterator::countAvailableSources(); in TestIncrementalProgress() local

Completed in 59 milliseconds

12345