Home
last modified time | relevance | path

Searched defs:sources (Results 51 - 75 of 144) sorted by relevance

123456

/third_party/skia/third_party/externals/spirv-tools/source/
H A Dcfa.h307 auto sources = TraversalRoots(ordered_blocks, succ_func, pred_func); in ComputeAugmentedCFG() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dcfa.h307 auto sources = TraversalRoots(ordered_blocks, succ_func, pred_func); in ComputeAugmentedCFG() local
/third_party/spirv-tools/source/
H A Dcfa.h356 auto sources = TraversalRoots(ordered_blocks, succ_func, pred_func); in ComputeAugmentedCFG() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderFragDataTests.cpp135 glu::ProgramSources sources; in genSources() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderDirectiveTests.cpp47 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources, ExpectResult expect) in verifyProgram() argument
443 glu::ProgramSources sources; in tessellation_shader() local
H A Des31fNegativeTessellationTests.cpp100 glu::ProgramSources sources; in makeTessPipelineSources() local
[all...]
H A Des31fUniformLocationTests.cpp225 const glu::ProgramSources sources = genShaderSources(uniformList); in run() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.hpp158 glu::ProgramSources sources; member
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderFragDataTests.cpp117 glu::ProgramSources sources; in genSources() local
/drivers/peripheral/distributed_audio/interface/audio/v1_0/
H A Dtypes.h136 std::vector<AudioRouteNodeHAL> sources; member
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.cpp79 std::string sources = sources_[afterPos_[res].sourcesVal]; in Find() local
/third_party/ffmpeg/libavformat/
H A Drtpproto.c60 char *sources; member
232 char *sources = include_sources, *block = exclude_sources; in rtp_open() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_builder.h767 LOAD_PAYLOAD(const dst_reg &dst, const src_reg *src, unsigned sources, unsigned header_size) const LOAD_PAYLOAD() argument
/third_party/node/tools/gyp/tools/emacs/
H A Dgyp.el[all...]
/third_party/mesa3d/src/microsoft/clc/
H A Dcompute_test.h306 void run_shader(const std::vector<const char *> &sources, in run_shader() argument
317 void run_shader(const std::vector<const char *> &sources, in run_shader() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDebug.cpp228 getMessages(GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog) getMessages() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCounterOpsTests.cpp208 glu::ProgramSources sources; in create() local
328 glu::ProgramSources sources; in executeComputeShader() local
[all...]
H A Dgl4cShaderViewportLayerArrayTests.cpp199 glu::ProgramSources sources; in create() local
[all...]
H A Dgl4cSparseTextureClampTests.cpp383 ProgramSources sources = makeVtxFragSources(vertex.c_str(), fragment.c_str()); in verifyLookupTextureData() local
759 ProgramSources sources; in writeDataToTexture() local
904 ProgramSources sources = makeVtxFragSources(vertex.c_str(), fragment.c_str()); in verifyLookupTextureData() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureFilterAnisotropicTests.cpp644 ProgramSources sources = makeVtxFragSources(vertexShader, fragmentShader); in drawTexture() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_fusion.cpp57 GetDependences(std::vector<DistanceVector>* dependences, LoopDependenceAnalysis* analysis, const std::vector<Instruction*>& sources, const std::vector<Instruction*>& destinations, size_t num_entries) GetDependences() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_fusion.cpp57 GetDependences(std::vector<DistanceVector>* dependences, LoopDependenceAnalysis* analysis, const std::vector<Instruction*>& sources, const std::vector<Instruction*>& destinations, size_t num_entries) GetDependences() argument
/third_party/skia/tools/fm/
H A Dfm.cpp440 SkTArray<Source> sources; in main() local
/third_party/spirv-tools/source/opt/
H A Dloop_fusion.cpp56 GetDependences(std::vector<DistanceVector>* dependences, LoopDependenceAnalysis* analysis, const std::vector<Instruction*>& sources, const std::vector<Instruction*>& destinations, size_t num_entries) GetDependences() argument
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sTessellationGeometryInteractionTests.cpp141 glu::ProgramSources sources; in init() local

Completed in 22 milliseconds

123456